File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ v0.8.0] - 2023-11-07
11
+
10
12
### Added
11
13
12
14
- Add ` Clone ` and ` PartialEq ` implementations to ` HistoryBuffer ` .
@@ -561,7 +563,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
561
563
562
564
- Initial release
563
565
564
- [ Unreleased ] : https://github.com/rust-embedded/heapless/compare/v0.7.16...HEAD
566
+ [ Unreleased ] : https://github.com/rust-embedded/heapless/compare/v0.8.0...HEAD
567
+ [ v0.8.0 ] : https://github.com/rust-embedded/heapless/compare/v0.7.16...v0.8.0
565
568
[ v0.7.16 ] : https://github.com/rust-embedded/heapless/compare/v0.7.15...v0.7.16
566
569
[ v0.7.15 ] : https://github.com/rust-embedded/heapless/compare/v0.7.14...v0.7.15
567
570
[ v0.7.14 ] : https://github.com/rust-embedded/heapless/compare/v0.7.13...v0.7.14
You can’t perform that action at this time.
0 commit comments