diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f84d72..f6a1b74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [2.1.0] 2023-01-25 - Builtin ultra-light heap implementation from [`heap-js`](https://github.com/ignlg/heap-js) by @ignlg - Drop the default export -- Size down to 1.3KBytes when compressed +- Size down to 1.2KBytes when compressed - Now ships transpiled to ES2017 (aka ES8) (as it supposes that you have `async`/`await`) # [2.0.0] 2023-01-19