From aa8ddb9a92695ed1ff006e5a0e5eae1fcc8af146 Mon Sep 17 00:00:00 2001 From: rejas Date: Fri, 14 May 2021 21:20:33 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae89e573..6884026c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,8 @@ Special thanks to the following contributors: @B1gG, @codac, @ezeholz, @khassel, - Added German translation for "PRECIP". - Added first test for Alert module. - Added support for `dateFormat` when not using `timeFormat: "absolute"` -- Added custom-properties in css of core and modules for improved styling experience, see `custom.css.sample` file +- Added custom-properties for colors and fonts for improved styling experience, see `custom.css.sample` file +- Added custom-properties for gaps around body and between modules - Added test case for recurring calendar events ### Updated