From 591c9e53b0a81e0ae084fdced9e57bf868314e29 Mon Sep 17 00:00:00 2001 From: rejas Date: Sun, 2 May 2021 15:07:49 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5735a60a..25a28f61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ Special thanks to the following contributors: @B1gG, @codac, @ezeholz, @khassel, - 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 test case for recurring calendar events ### Updated