Skip to content

Commit 0a2e473

Browse files
authored
Correct changelog
1 parent 0a9a5f4 commit 0a2e473

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ Looking for changes that affect our C API? See the [C API Changelog](lib/c-api/C
88

99
## **[Unreleased]**
1010

11-
## 2.0.0-rc2 - 2020/06/03
12-
1311
### Added
1412
- [#2411](https://github.com/wasmerio/wasmer/pull/2411) Extract types from `wasi` to a new `wasi-types` crate.
1513
- [#2390](https://github.com/wasmerio/wasmer/pull/2390) Make `wasmer-vm` to compile on Windows 32bits.
@@ -20,6 +18,10 @@ Looking for changes that affect our C API? See the [C API Changelog](lib/c-api/C
2018

2119
### Fixed
2220
- [#2386](https://github.com/wasmerio/wasmer/pull/2386) Handle properly when a module has no exported functions in the CLI.
21+
22+
## 2.0.0-rc2 - 2020/06/03
23+
24+
### Fixed
2325
- [#2383](https://github.com/wasmerio/wasmer/pull/2383) Fix bugs in the Wasmer CLI tool with the way `--version` and the name of the CLI tool itself were printed.
2426

2527
## 2.0.0-rc1 - 2020/06/02

0 commit comments

Comments
 (0)