mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-26 20:10:24 +00:00
Add note to CHANGELOG
This commit is contained in:
parent
713abb8bd6
commit
8fd2907115
@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
### Fixed
|
||||
|
||||
* Fixed `pool` example in docstring.
|
||||
* Fixed undefined behavior in `Vec::truncate()`, `Vec::swap_remove_unchecked()`,
|
||||
and `Hole::move_to()` (internal to the binary heap implementation).
|
||||
|
||||
### Added
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user