From 33aa6b0f5723186f6651ae2837e94d9621b2ffe2 Mon Sep 17 00:00:00 2001 From: Abbas Hussein <112737126+Abbas1Hussein@users.noreply.github.com> Date: Tue, 23 Jan 2024 17:32:26 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c9e7321..ca991a72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [2.0.6] +### 🛠️ Fixed 🛠️ +* Fixed `Sidebar` start sidebar not closing properly and fix black background Color. + ## [2.0.5] ### 🛠️ Fixed 🛠️ * Fixed `MacosRadioButton` check null value issue.