From f2f2d7a14cf4f9863ac7b1584f2bdc8eca889823 Mon Sep 17 00:00:00 2001 From: Luiz Henrique Cassettari Date: Thu, 25 Jul 2024 11:18:12 -0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f44ea4c..0156ef5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [0.7.0] / 2024-07-06 - 2024-07-25 ### Features +- Auto set image based on the theme of the Ribbon using `light` and `dark` image pattern. - `RibbonThemeUtils` to change the theme of the Ribbon. (Revit 2019+) - Set project configuration to support `net47` and `net48`. ### Updated