Skip to content

Commit

Permalink
update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mmomtchev committed Jan 25, 2023
1 parent f3dcd70 commit 279d52d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 279d52d

Please sign in to comment.