mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-27 04:20:24 +00:00
Add changelog entry for Indexmap entry api
This commit is contained in:
parent
9b03b5940d
commit
b6f4bc03d2
@ -9,10 +9,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
### Added
|
||||
|
||||
* Add Entry Api to IndexMap
|
||||
|
||||
### Changed
|
||||
|
||||
### Fixed
|
||||
|
||||
* Inserting an item that replaces an already present item will no longer
|
||||
fail with an error
|
||||
|
||||
## [v0.7.11] - 2022-05-09
|
||||
|
||||
### Fixed
|
||||
|
Loading…
x
Reference in New Issue
Block a user