mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-28 04:50:34 +00:00
Added a changelog entry.
This commit is contained in:
parent
a0726855eb
commit
6e47051553
@ -40,6 +40,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- Added implementation of `Borrow` and `BorrowMut` for `String` and `Vec`.
|
||||
- Added `Deque::{swap, swap_unchecked, swap_remove_front, swap_remove_back}`.
|
||||
- Make `String::from_utf8_unchecked` const.
|
||||
- Implemented `PartialEq` and `Eq` for `Deque`.
|
||||
|
||||
### Changed
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user