Skip to content

Commit c46858a

Browse files
committed
Add changelog entry.
1 parent f02e9a1 commit c46858a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
100100
### Fixed
101101

102102
- Fixed bug in `IndexMap::truncate` that left the map in an inconsistent state.
103+
- Fixed compilation on `thumbv6m-none-eabi` without `portable-atomic` feature.
103104
- Fixed clippy lints.
104105
- Fixed `{arc,box,object}_pool!` emitting clippy lints.
105106
- Fixed the list of implemented data structures in the crate docs, by adding `Deque`,

0 commit comments

Comments
 (0)