From 3c3e364679fc9ea78e5b8951d77e501947a8c7eb Mon Sep 17 00:00:00 2001 From: Nirav Parikh Date: Fri, 14 Oct 2022 16:07:17 +0530 Subject: [PATCH] updated changelog for release --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f10125..262ee91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. ## Unreleased +## [0.1.6] - 2022-10-14 + ## Fixed - Fixed creating project scoped role failed from cli [niravparikh05](https://github.com/niravparikh05) @@ -46,7 +48,8 @@ All notable changes to this project will be documented in this file. ### Added - Initial release -[Unreleased]: https://github.com/paralus/paralus/compare/v0.1.5...HEAD +[Unreleased]: https://github.com/paralus/paralus/compare/v0.1.6...HEAD +[0.1.6]: https://github.com/paralus/paralus/compare/v0.1.5...v0.1.6 [0.1.5]: https://github.com/paralus/paralus/compare/v0.1.4...v0.1.5 [0.1.4]: https://github.com/paralus/paralus/compare/v0.1.3...v0.1.4 [0.1.3]: https://github.com/paralus/paralus/compare/v0.1.2...v0.1.3