diff --git a/CHANGELOG.md b/CHANGELOG.md index 99425f5..56a00e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Changelog ## [Unreleased] + +## [0.2.0] - 2022-11-27 ### Added - Separate publish and release creation action workflows @@ -19,5 +21,6 @@ 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]: https://github.com/dotRun/MCVotifierLib/compare/v0.1.0...HEAD +[Unreleased]: https://github.com/dotRun/MCVotifierLib/compare/v0.2.0...HEAD +[0.2.0]: https://github.com/dotRun/MCVotifierLib/compare/v0.1.0...v0.2.0 [0.1.0]: https://github.com/dotRun/MCVotifierLib/releases/tag/v0.1.0