From df2e892aee6b3d4630cb0bac1b061eab57564d42 Mon Sep 17 00:00:00 2001 From: Nirav Parikh Date: Tue, 27 Sep 2022 20:08:40 +0530 Subject: [PATCH] updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb3f414..30b5421 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. ## Fixed - Fixed issue where relay server is not coming up in arm64 (Mac M1) from [sandeep540](https://github.com/sandeep540) +- Fixed cluster lister and set group created at property [niravparikh05](https://github.com/niravparikh05) ## [0.1.3] - 2022-08-26