mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-28 04:50:34 +00:00
Update changelog entry.
This commit is contained in:
parent
64594ac979
commit
152a55eea9
@ -39,7 +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.
|
||||
- Make `String::from_utf8_unchecked` const.
|
||||
|
||||
### Changed
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user