Skip to content

Commit

Permalink
Update changelog for cli version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark McCaskey committed Jun 3, 2021
1 parent 6382d99 commit 1fb013d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ Looking for changes that affect our C API? See the [C API Changelog](lib/c-api/C

## **[Unreleased]**

### Added

### Changed

### 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

### Added
Expand Down

0 comments on commit 1fb013d

Please sign in to comment.