diff --git a/CHANGELOG.md b/CHANGELOG.md index 6823d56..a331597 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.10.1] - 2024-08-11 ### Fixed - uppercase `L` was used instead of lowercase version for latest issues @@ -123,7 +125,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Added - Initial release of gojira -[Unreleased]: https://github.com/jzyinq/gojira/compare/0.10.0...master +[Unreleased]: https://github.com/jzyinq/gojira/compare/0.10.1...master +[0.10.1]: https://github.com/jzyinq/gojira/compare/0.10.0...0.10.1 [0.10.0]: https://github.com/jzyinq/gojira/compare/0.9.0...0.10.0 [0.9.0]: https://github.com/jzyinq/gojira/compare/0.8.1...0.9.0 [0.8.1]: https://github.com/jzyinq/gojira/compare/0.8.0...0.8.1