mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-27 12:30:35 +00:00
Add changelog entry.
This commit is contained in:
parent
f02e9a16c6
commit
c46858aee3
@ -100,6 +100,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
### Fixed
|
||||
|
||||
- Fixed bug in `IndexMap::truncate` that left the map in an inconsistent state.
|
||||
- Fixed compilation on `thumbv6m-none-eabi` without `portable-atomic` feature.
|
||||
- Fixed clippy lints.
|
||||
- Fixed `{arc,box,object}_pool!` emitting clippy lints.
|
||||
- Fixed the list of implemented data structures in the crate docs, by adding `Deque`,
|
||||
|
Loading…
x
Reference in New Issue
Block a user