mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-29 21:40:27 +00:00
add changelog
This commit is contained in:
parent
aab8b6667e
commit
64594ac979
@ -39,6 +39,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- Added `SortedLinkedListView`, the `!Sized` version of `SortedLinkedList`.
|
||||
- Added implementation of `Borrow` and `BorrowMut` for `String` and `Vec`.
|
||||
- Added `Deque::{swap, swap_unchecked, swap_remove_front, swap_remove_back}`.
|
||||
- Changed `String::from_utf8_unchecked` as const.
|
||||
|
||||
### Changed
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user