diff --git a/CHANGELOG.md b/CHANGELOG.md index b47faf3..d9d49d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,9 @@ All notable changes to this project will be documented in this file. ## Unreleased -### Added -### Changed + +## [0.1.1] - 2022-08-09 + ### Fixed - Fix to validate bare minimum role permissions for custom roles from [niravparikh05](https://github.com/niravparikh05) @@ -12,5 +13,6 @@ All notable changes to this project will be documented in this file. ### Added - Initial release -[Unreleased]: https://github.com/paralus/paralus/compare/v0.1.0...HEAD +[Unreleased]: https://github.com/paralus/paralus/compare/v0.1.1...HEAD +[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