diff --git a/README.md b/README.md index 62fb6e6..17b60e5 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,11 @@ bundlers or `require` in Node's CommonJS mode. - Added a compatibility wrapper for `require`. - Dropped the Grunt/Babel build. +### 2.3.0 +- Added typed events and generics for TypeScript. +- Introduced asynchronous publishing support. +- Improved and consolidated unit test coverage. + ### 2.1.1 - Documentation updates only.