From 4c274bdc592806f3d311527aa435d3fe9ccada02 Mon Sep 17 00:00:00 2001 From: Konstantin Schaper Date: Thu, 10 Sep 2020 10:53:18 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c862e998c5..35553a8c8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Redirection to requested page after login in anonymous mode +- Update filter state on property change ([#1327](https://github.com/scm-manager/scm-manager/pull/1327)) ## [2.4.1] - 2020-09-01 ### Added