From bfec27f03597bd3fe03f465ab98fb5ca3d74e7ed Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 26 Sep 2024 20:49:59 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49e7bfb12..51620435e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Considered the availability of the date range selector in the assistant per view +- Considered the availability of the filters in the assistant per view - Upgraded `webpack-bundle-analyzer` from version `4.10.1` to `4.10.2` ## 2.110.0 - 2024-09-24