From 98270623843e6f0843e5b2046779686219408368 Mon Sep 17 00:00:00 2001 From: Airthee <13355624+Airthee@users.noreply.github.com> Date: Fri, 3 Apr 2026 19:53:02 +0200 Subject: [PATCH] Feature/update changelog for loading state on activities type filter change --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53461fd8f..67a64fb3e 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 support for filtering by activity type on the activities page (experimental) +### Changed + +- Improved the activities page to show a loading state on activity type filter change (experimental) + ## 2.252.0 - 2026-03-02 ### Added