From 453bdf62839fc335e2c7fc6209582cde9d754e74 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Wed, 5 Jul 2023 08:18:10 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74d8c91b8..d9c7ef529 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 - Refactored the blog articles to standalone components +### Fixed + +- Fixed the sorting by currency in the activities table + ## 1.286.0 - 2023-07-03 ### Fixed