From bd870fb2f9e826dc5362f778ea750b180fd0d75a Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Fri, 15 Sep 2023 19:16:57 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce4af8b18..d3e14df42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Removed the account type from the user interface as a preparation to remove it from the `Account` database schema - Improved the logger output of the info service - Harmonized the logger output: () +- Improved the language localization for German (`de`) - Improved the language localization for Italian (`it`) - Improved the language localization for Dutch (`nl`) - Improved the read-only mode