From 2336fe7126d2d97be4c6e427a8e3b82215369a83 Mon Sep 17 00:00:00 2001 From: vivekhiwarkar Date: Fri, 26 Aug 2022 17:21:50 +0530 Subject: [PATCH] Adding changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d7bb0e..e0d9771 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.3] - 2022-08-26 + ## Added - Added more audit points for better visibility from [vivekhiwarkar](https://github.com/vivekhiwarkar) @@ -27,7 +29,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.2...HEAD +[Unreleased]: https://github.com/paralus/paralus/compare/v0.1.3...HEAD +[0.1.3]: https://github.com/paralus/paralus/compare/v0.1.2...v0.1.3 [0.1.2]: 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