From d1d2950e97261941fd9ad82e6d388855e46ce477 Mon Sep 17 00:00:00 2001 From: Abin Simon Date: Fri, 30 Sep 2022 12:57:17 +0530 Subject: [PATCH] Update changelog for next release --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30b5421..da0fc86 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.4] - 2022-09-30 + ## Fixed - Fixed issue where relay server is not coming up in arm64 (Mac M1) from [sandeep540](https://github.com/sandeep540) @@ -34,7 +36,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.3...HEAD +[Unreleased]: https://github.com/paralus/paralus/compare/v0.1.4...HEAD +[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 [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