From 615325d70a6d263f894e7a3f6d93a99ad65164a9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=BC=A0=E5=BF=97=E8=B1=AA?=
 <12044174+izhangzhihao@users.noreply.github.com>
Date: Sat, 29 Oct 2022 14:07:59 +0800
Subject: [PATCH] Update CHANGELOG.md
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: 张志豪 <12044174+izhangzhihao@users.noreply.github.com>
---
 CHANGELOG.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 733bf6a..79ccdc3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,12 @@
 <p>2022.3.1</p>
 <ul>
-    <li>Fix <a href="https://github.com/izhangzhihao/intellij-rainbow-brackets/issues/2529">#2529: [paid][C#] fix
+    <li>Fix <a href="https://github.com/izhangzhihao/intellij-rainbow-brackets/issues/2529">#2529: [paid][C#] fix:
             compatibility issues with Rider 2022.3.</a></li>
-    <li>Fix multiple compatibility issues with IntelliJ platform 2022.3.</li>
+    <li>Fix <a href="https://github.com/izhangzhihao/intellij-rainbow-brackets/issues/2533">#2533: [paid][C#] fix:
+            colours incorrect when using "Cycle count on all brackets".</a></li>
+    <li>Fix <a href="https://github.com/izhangzhihao/intellij-rainbow-brackets/issues/2354">#2354: [paid][C#] fix:
+            colours incorrect when using "Cycle count on all brackets".</a></li>
+    <li>Fix many compatibility issues with IntelliJ platform 2022.3.</li>
 </ul>
 <br />