From 425d319394d05d8fbed8b978a5dde75c7276a50b Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 5 Feb 2022 18:26:22 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3265791ed..679bb42fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added the export functionality to the position detail dialog +### Changed + +- Improved the export functionality for activities (respect filtering) + ## 1.111.0 - 03.02.2022 ### Added