From 400a5b9fd9df07ea3ccc5460702fd97996264b5d Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Fri, 15 Sep 2023 16:18:49 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c48622011..9e46e0f29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- 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 Italian (`it`)