From 32fbd3f29ca2e8a0e3f3d89b845563e697b8e653 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Fri, 14 Oct 2022 17:53:59 +0530 Subject: [PATCH] Prepare v2.0.0 --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8a648b..d800f45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [unreleased] +## [v2.0.0] - 14 October 2021 + ### Added - Refactor: build with `clickgen v2` #21 @@ -20,7 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - fixed #21 - Human readable docs #16 -## [v1.0.3] - 13 Nov 2021 +## [v1.0.3] - 13 November 2021 ### Added @@ -63,7 +65,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Logo and badges - CI/CD Pipelines -[unreleased]: https://github.com/ful1e5/BreezeX_Cursor/compare/v1.0.2...main +[unreleased]: https://github.com/ful1e5/BreezeX_Cursor/compare/v2.0.0...main +[v2.0.0]: https://github.com/ful1e5/BreezeX_Cursor/compare/v1.0.3...v2.0.0 +[v1.0.3]: https://github.com/ful1e5/BreezeX_Cursor/compare/v1.0.2...v1.0.3 [v1.0.2]: https://github.com/ful1e5/BreezeX_Cursor/compare/v1.0.1...v1.0.2 [v1.0.1]: https://github.com/ful1e5/BreezeX_Cursor/compare/v1.0.0...v1.0.1 [v1.0.0]: https://github.com/ful1e5/BreezeX_Cursor/tree/v1.0.0