Skip to content

Commit 35e81e5

Browse files
committed
Add changelog for 0.5.0
1 parent f5095c1 commit 35e81e5

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Changelog
22

3-
## [0.5.0] - unreleased
3+
## [0.5.0] - 2019-07-25
4+
- New module: `remapstart`. [[#107](https://github.com/wasmx/wasm-chisel/pull/107)]
5+
- New module: `dropsection`. [[#72](https://github.com/wasmx/wasm-chisel/pull/72)]
6+
- New module: `fromwat`. [[#100](https://github.com/wasmx/wasm-chisel/pull/100)]
7+
- New module: `snip` (for using wasm-snip). [[#123](https://github.com/wasmx/wasm-chisel/pull/123)]
8+
- New module: `dropnames`. [[#126](https://github.com/wasmx/wasm-chisel/pull/126)]
9+
- New module: `checkfloats`. [[#118](https://github.com/wasmx/wasm-chisel/pull/118)]
10+
- Refactored `verifyimpotrs` and `remapimports`. [[#6](https://github.com/wasmx/wasm-chisel/pull/66)]
11+
- Added support for `eth2` / `debug` and `bignum` imports. [[#112](https://github.com/wasmx/wasm-chisel/pull/112)]
12+
- Better handling for the names section.
13+
- Removed Rust and many Clippy warnings.
14+
415

516
## [0.4.0] - 2019-06-04
617

0 commit comments

Comments
 (0)