From f545f1fb12d8dc5813595c2fb0ace21cbab9aec6 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 26 Nov 2023 21:16:13 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ff90f055..53ffba787 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Extended the chart in the account detail dialog by historical cash balances - Improved the error log for a timeout in the data source request - Improved the language localization for German (`de`) - Upgraded `angular` from version `16.2.12` to `17.0.4`