From f7caf7ac4e46634c95a323a8440f8e4d072dd861 Mon Sep 17 00:00:00 2001 From: vivekhiwarkar Date: Tue, 9 Aug 2022 17:44:21 +0530 Subject: [PATCH] Changelog for new release v0.1.1 --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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