mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-28 13:00:26 +00:00
Release v0.8.0
This commit is contained in:
parent
f66932381c
commit
f089e9c915
@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [v0.8.0] - 2023-11-07
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Add `Clone` and `PartialEq` implementations to `HistoryBuffer`.
|
- Add `Clone` and `PartialEq` implementations to `HistoryBuffer`.
|
||||||
@ -561,7 +563,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
- Initial release
|
- Initial release
|
||||||
|
|
||||||
[Unreleased]: https://github.com/rust-embedded/heapless/compare/v0.7.16...HEAD
|
[Unreleased]: https://github.com/rust-embedded/heapless/compare/v0.8.0...HEAD
|
||||||
|
[v0.8.0]: https://github.com/rust-embedded/heapless/compare/v0.7.16...v0.8.0
|
||||||
[v0.7.16]: https://github.com/rust-embedded/heapless/compare/v0.7.15...v0.7.16
|
[v0.7.16]: https://github.com/rust-embedded/heapless/compare/v0.7.15...v0.7.16
|
||||||
[v0.7.15]: https://github.com/rust-embedded/heapless/compare/v0.7.14...v0.7.15
|
[v0.7.15]: https://github.com/rust-embedded/heapless/compare/v0.7.14...v0.7.15
|
||||||
[v0.7.14]: https://github.com/rust-embedded/heapless/compare/v0.7.13...v0.7.14
|
[v0.7.14]: https://github.com/rust-embedded/heapless/compare/v0.7.13...v0.7.14
|
||||||
|
Loading…
x
Reference in New Issue
Block a user