From a6895d12b7ecb7a9016bc5a5b35a058a3fb450b0 Mon Sep 17 00:00:00 2001 From: h1net Date: Sat, 14 Mar 2026 23:47:16 +0000 Subject: [PATCH] docs: add changelog entry for exchange rate crash fix --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e2cdec28..22abf9ea4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- Fixed a crash on the _Overview_, _Portfolio_ and _Holdings_ pages when exchange rate data is missing (e.g. before the data gathering job completes) - Fixed an issue with the detection of the thousand separator for the `de-CH` locale ## 2.249.0 - 2026-03-10