Skip to content

Commit

Permalink
Tweak changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
newpavlov committed Oct 21, 2024
1 parent 1a17548 commit 22abbe9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Breaking Changes

#### Changed
- Update MSRV to 1.60 [#472]
- `getrandom` and `getrandom_uninit` functions are renamed to `fill` and `fill_uninit` respectively [#532]
- Bump MSRV to 1.60 [#472]
- Rename `getrandom` and `getrandom_uninit` functions to `fill` and `fill_uninit` respectively [#532]

#### Removed
- `wasm32-wasi` target support (use `wasm32-wasip1` or `wasm32-wasip2` instead) [#499]
Expand Down

0 comments on commit 22abbe9

Please sign in to comment.