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