From 5cf290b0332227e175cc7c0df03b2a4a23739fbf Mon Sep 17 00:00:00 2001 From: actions Date: Thu, 8 Jul 2021 01:08:57 +0000 Subject: [PATCH] Update changelog v2.0.6 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b210aa2d..efe41c2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### **2.0.6** (2021-07-08) + +- Merge pull request #18 from asashay/add-custom-props-to-theme-properties + +Add possibility to add custom properties to theme.properties file +- add possibility to add custom properties to theme.properties file + ### **2.0.5** (2021-07-05) - Fix broken url for big stylesheet #16