Skip to content

Commit

Permalink
Updates CHANGELOG.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
azriel91 committed Sep 26, 2020
1 parent 21cebb1 commit fde2d76
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@

## [Unreleased] - ReleaseDate

### Added

* Support for the `wasm32-unknown-unknown` target. Default features have to be
disabled so that native dependencies are not built, and `Jitter` is not
available.

### Contributors

* [@azriel91](https://github.com/azriel91)

## [[0.3.1](https://docs.rs/governor/0.3.1/governor/)] - 2020-07-26

### Added
Expand Down

0 comments on commit fde2d76

Please sign in to comment.