From 5e11092b0ef375336ff2002beed1d9896c1aeefb Mon Sep 17 00:00:00 2001 From: Jian Zhu <36154065+zhujian7@users.noreply.github.com> Date: Mon, 31 Oct 2022 12:06:51 +0800 Subject: [PATCH] update changelog 0.9.1 (#295) Signed-off-by: zhujian Signed-off-by: zhujian --- CHANGELOG/CHANGELOG-v0.9.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG/CHANGELOG-v0.9.md b/CHANGELOG/CHANGELOG-v0.9.md index 71d29b465..47bce575b 100644 --- a/CHANGELOG/CHANGELOG-v0.9.md +++ b/CHANGELOG/CHANGELOG-v0.9.md @@ -36,3 +36,4 @@ N/A ### Bug Fixes * Fix the incorrect managed cluster lease name. ([#288](https://github.com/open-cluster-management-io/registration-operator/pull/288) [@skeeey](https://github.com/skeeey)) +* Fix the paradox description of the klusterlet condition([#294](https://github.com/open-cluster-management-io/registration-operator/pull/294) [@zhujian7](https://github.com/zhujian7))