From f9a079236246f8d352d2958ec7a5310cbf57cdd1 Mon Sep 17 00:00:00 2001 From: Nirav Parikh <52062717+niravparikh05@users.noreply.github.com> Date: Fri, 27 Jan 2023 18:59:27 +0530 Subject: [PATCH] updated changelog for v0.2.0 release (#129) Signed-off-by: niravparikh05 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43f644e..43f2101 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.2.0] - 2023-01-27 + ## Fixed - Fix project id is recorded as part of cluster related auditlogs from [niravparikh05](https://github.com/niravparikh05) @@ -78,7 +80,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.9...HEAD +[Unreleased]: https://github.com/paralus/paralus/compare/v0.2.0...HEAD +[0.2.0]: https://github.com/paralus/paralus/compare/v0.1.9...v0.2.0 [0.1.9]: https://github.com/paralus/paralus/compare/v0.1.8...v0.1.9 [0.1.8]: https://github.com/paralus/paralus/compare/v0.1.7...v0.1.8 [0.1.7]: https://github.com/paralus/paralus/compare/v0.1.6...v0.1.7