Skip to content

Commit

Permalink
Update RELEASES.md (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
philipahlberg committed Feb 10, 2021
1 parent c2e2fa3 commit b673e94
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,24 @@
## Version 0.2.1 - 2021-02-09
## Version 0.2.2 - 2021-02-10
=============================

### Fixed

- [Added the missing `f32.mul` instruction][82]
- [Fixed the numeric `f64` instructions][83]

[82]: https://github.com/philipahlberg/wasmfmt/pull/82
[83]: https://github.com/philipahlberg/wasmfmt/pull/83

## Version 0.2.1 - 2021-02-09
=============================
### Fixed

- [Updated README.md to reflect API changes][76]

[76]: https://github.com/philipahlberg/wasmfmt/pull/76

## Version 0.2.0 - 2021-02-08
==========================
=============================

### Added

Expand Down

0 comments on commit b673e94

Please sign in to comment.