mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-10-02 06:50:32 +00:00
Update changelog
This commit is contained in:
parent
85f1aeae68
commit
0e8f01103e
@ -79,6 +79,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
### Removed
|
||||
|
||||
- `Vec::storage_capacity` has been removed and `Vec::capacity` must be used instead.
|
||||
- Removed `sorted_linked_list::Iter` and `sorted_linked_list::IterInner`.
|
||||
- Removed `sorted_linked_list::FindMut` and `sorted_linked_list::FindMutInner`.
|
||||
|
||||
## [v0.8.0] - 2023-11-07
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user