We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42553b1 commit 13d743aCopy full SHA for 13d743a
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [0.6.0] - unreleased
4
+- Updated dependency: `pwasm` to 0.40.2.
5
+ [[#145](https://github.com/wasmx/wasm-chisel/pull/145),
6
+ [#157](https://github.com/wasmx/wasm-chisel/pull/157)]
7
+- Removed module: `fromwat` [[#185](https://github.com/wasmx/wasm-chisel/pull/185)]
8
+- New module: `binaryenopt` [[#61](https://github.com/wasmx/wasm-chisel/pull/61)]
9
+- Rewritten CLI. It also supports UNIX-style commandline mode without a configuration file.
10
+
11
## [0.5.0] - 2019-07-25
12
- New module: `remapstart`. [[#107](https://github.com/wasmx/wasm-chisel/pull/107)]
13
- New module: `dropsection`. [[#72](https://github.com/wasmx/wasm-chisel/pull/72)]
0 commit comments