From e2bf077e5edb95621a5a3417c4f96c2f565014e9 Mon Sep 17 00:00:00 2001 From: Nirav Parikh Date: Fri, 4 Nov 2022 13:01:37 +0530 Subject: [PATCH] updated changelog for v0.1.7 release --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05a5db1..e66649b 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.7] - 2022-11-04 + ## Added - Added last login field to user spec from [akshay196](https://github.com/akshay196) @@ -52,7 +54,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.6...HEAD +[Unreleased]: https://github.com/paralus/paralus/compare/v0.1.7...HEAD +[0.1.7]: https://github.com/paralus/paralus/compare/v0.1.6...v0.1.7 [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