Skip to content

Commit 10d6418

Browse files
committed
Add #24 to CHANGELOG.
1 parent 473786b commit 10d6418

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,25 @@
22
History of the project development
33

44
## [Unreleased] yyyy-mm-zz
5+
Hotfix release.
6+
7+
### Added
8+
### Changed
9+
### Deprecated
10+
### Removed
11+
### Fixed
12+
### Security
13+
### Known Issue
14+
15+
## [v1.1.1] 2024-10-22
16+
Hotfix release.
17+
518
### Added
619
### Changed
720
### Deprecated
821
### Removed
922
### Fixed
23+
- [Issue #24](https://github.com/suikan4github/rpp_driver/issues/24) Doxygen cannot generate document.
1024
### Security
1125
### Known Issue
1226

@@ -65,7 +79,8 @@ First official release of the rpp_driver ( Raspberry Pi Pico Driver) class libra
6579
## [v0.9.0] 2024-09-28
6680
Pre-release version.
6781

68-
[Unreleased]: https://github.com/suikan4github/rpp_driver/compare/v1.1.0...develop
82+
[Unreleased]: https://github.com/suikan4github/rpp_driver/compare/v1.1.1...develop
83+
[v1.1.1]: https://github.com/suikan4github/rpp_driver/compare/v1.1.0...v1.1.1
6984
[v1.1.0]: https://github.com/suikan4github/rpp_driver/compare/v1.0.0...v1.1.0
7085
[v1.0.0]: https://github.com/suikan4github/rpp_driver/compare/v0.9.0...v1.0.0
7186
[v0.9.0]: https://github.com/suikan4github/rpp_driver/compare/v0.0.0...v0.9.0

0 commit comments

Comments
 (0)