mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-27 12:30:35 +00:00
Add changelog.
This commit is contained in:
parent
2d953ef95a
commit
1d4c333ab6
@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
### Added
|
||||
|
||||
- Added `Vec::insert(index, element)`
|
||||
- Added `Vec::remove(index)`
|
||||
- Added `Vec::retain(f)`
|
||||
- Added `Vec::retain_mut(f)`
|
||||
|
||||
### Changed
|
||||
|
||||
### Fixed
|
||||
|
Loading…
x
Reference in New Issue
Block a user