From ea11c2a594d8fa63f8b931dc996ba0ec6fc57048 Mon Sep 17 00:00:00 2001 From: runner Date: Sun, 27 Nov 2022 03:40:30 +0000 Subject: [PATCH] Release version: 0.2.0 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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