Skip to content

Commit

Permalink
Merge pull request #2422 from wasmerio/MarkMcCaskey-patch-1
Browse files Browse the repository at this point in the history
Correct changelog
  • Loading branch information
syrusakbary authored Jun 15, 2021
2 parents 0a9a5f4 + 0a2e473 commit c879e2a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ Looking for changes that affect our C API? See the [C API Changelog](lib/c-api/C

## **[Unreleased]**

## 2.0.0-rc2 - 2020/06/03

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

### Fixed
- [#2386](https://github.com/wasmerio/wasmer/pull/2386) Handle properly when a module has no exported functions in the CLI.

## 2.0.0-rc2 - 2020/06/03

### Fixed
- [#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.

## 2.0.0-rc1 - 2020/06/02
Expand Down

0 comments on commit c879e2a

Please sign in to comment.