add changelog entry

This commit is contained in:
Jorge Aparicio 2022-05-12 14:58:29 +02:00
parent 5d9e4b6268
commit 34b05be696

View File

@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Changed
* Optimize the codegen of `Vec::clone`
* `riscv32i` targets unconditionally (`no-default-features`) depends on `atomic-polyfill`
### Fixed