From fcd9b3350ca13844fbcd9ee7ba832841f8cf8336 Mon Sep 17 00:00:00 2001 From: Abin Simon Date: Fri, 12 Aug 2022 17:02:11 +0530 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fbbab3..14acda7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file. ## Unreleased + +## [0.1.2] - 2022-08-12 + ## Fixed - Fixed init failing with db validation error from [meain](https://github.com/meain) @@ -15,6 +18,7 @@ All notable changes to this project will be documented in this file. ### Added - Initial release -[Unreleased]: https://github.com/paralus/paralus/compare/v0.1.1...HEAD +[Unreleased]: https://github.com/paralus/paralus/compare/v0.1.2...HEAD +[0.1.1]: https://github.com/paralus/paralus/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/paralus/paralus/compare/v0.1.0...v0.1.1 [0.1.0]: https://github.com/paralus/paralus/releases/tag/v0.1.0