From 572a889067d53c4b99f27a2c5e3d6d2413858b8e Mon Sep 17 00:00:00 2001 From: Stanislav Ilin Date: Thu, 4 Aug 2022 00:55:21 +0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1552e94..f82d4c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.8.0 +* **FEAT**: Implement collapseIcon and extendIcon fields for simple toogle icon customization + + Thanks for [HaveANiceDay33](https://github.com/HaveANiceDay33) + ## 0.7.0 * **FEAT**: Implement setExtended method to controller * **INFO**: Implement tests for controller and SidebarX base widget