Skip to content

Commit 04a0b93

Browse files
committed
Move "Unreleased" changes to v0.9.8
1 parent 39454ec commit 04a0b93

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Changelog.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.9.8] - 2021-01-01
810
### Added
911
- Enabled many compiler warnings under Clang and GCC
1012
- Introduced a stream-based abstraction layer for filesystem operations
@@ -103,7 +105,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
103105
- uses of little-used assert()
104106
- obsolescent SPI simulated device
105107

106-
[Unreleased]: https://github.com/kulp/tenyr/compare/v0.9.7...HEAD
108+
[Unreleased]: https://github.com/kulp/tenyr/compare/v0.9.8...HEAD
109+
[0.9.8]: https://github.com/kulp/tenyr/compare/v0.9.7...v0.9.8
107110
[0.9.7]: https://github.com/kulp/tenyr/compare/v0.9.6...v0.9.7
108111
[0.9.6]: https://github.com/kulp/tenyr/compare/v0.9.5...v0.9.6
109112
[0.9.5]: https://github.com/kulp/tenyr/compare/v0.9.4...v0.9.5

0 commit comments

Comments
 (0)