Skip to content

Commit

Permalink
Update CHANGELOG.md for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
charphi committed Aug 28, 2024
1 parent 4308971 commit 4649ef4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.9.1] - 2024-08-28

### Fixed

- Fix missing javadoc resources
Expand Down Expand Up @@ -171,7 +173,8 @@ This release improves extension points and also aligns features of Maven plugin

- Initial release

[Unreleased]: https://github.com/nbbrd/heylogs/compare/v0.9.0...HEAD
[Unreleased]: https://github.com/nbbrd/heylogs/compare/v0.9.1...HEAD
[0.9.1]: https://github.com/nbbrd/heylogs/compare/v0.9.0...v0.9.1
[0.9.0]: https://github.com/nbbrd/heylogs/compare/v0.8.1...v0.9.0
[0.8.1]: https://github.com/nbbrd/heylogs/compare/v0.8.0...v0.8.1
[0.8.0]: https://github.com/nbbrd/heylogs/compare/v0.7.2...v0.8.0
Expand Down

0 comments on commit 4649ef4

Please sign in to comment.