From c43b0e7e925275d4836d4b46d2af634a5e4dbbf0 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 11 Jun 2022 09:37:45 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31201ee2f..7a48ffcaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Upgraded `chart.js` from version `3.7.0` to `3.8.0` - Upgraded `envalid` from version `7.2.1` to `7.3.1` +### Fixed + +- Excluded empty items in the activities filter + ## 1.156.0 - 05.06.2022 ### Added