Skip to content

Commit

Permalink
build(release): release 2.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kwonoj committed Oct 23, 2018
1 parent 78f7bb4 commit bd590e7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
<a name="2.0.0-beta.1"></a>
# [2.0.0-beta.1](https://github.com/kwonoj/cld3-asm/compare/v1.0.1...v2.0.0-beta.1) (2018-10-23)

### Features

* **loadmodule:** deprecate environment ([277b127](https://github.com/kwonoj/cld3-asm/commit/277b127))
* **loadmodule:** support bundling wasm binary ([f0672da](https://github.com/kwonoj/cld3-asm/commit/f0672da))
* **loadmodule:** support moduleinitoption ([0c3c638](https://github.com/kwonoj/cld3-asm/commit/0c3c638))


### BREAKING CHANGES

* **loadmodule:** does not allow env override anymore
* Does not bundle wasm binary with preamble script anymore


<a name="1.0.1"></a>
## [1.0.1](https://github.com/kwonoj/cld3-asm/compare/v1.0.0...v1.0.1) (2018-02-04)

Expand Down

0 comments on commit bd590e7

Please sign in to comment.