Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mnater committed Apr 4, 2019
1 parent 9cbc9e6 commit 3db33f0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Version History

## Unreleased
## Version 3.0.1 (2019-04-04)
### Changed
* Improve the way how `registerOnCopy` builds a closure. This prevents a memory leak.
* Removed "use strict" from RunKit example.
* Adapt the initial sizes of wasm-memory in some special cases

## Version 3.0.0 (2019-03-29)
### Changed
Expand Down

0 comments on commit 3db33f0

Please sign in to comment.