Browse Source

Update changelog

pull/2336/head
Thomas 2 years ago
parent
commit
bd870fb2f9
  1. 1
      CHANGELOG.md

1
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 - 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 - Improved the logger output of the info service
- Harmonized the logger output: <symbol> (<dataSource>) - Harmonized the logger output: <symbol> (<dataSource>)
- Improved the language localization for German (`de`)
- Improved the language localization for Italian (`it`) - Improved the language localization for Italian (`it`)
- Improved the language localization for Dutch (`nl`) - Improved the language localization for Dutch (`nl`)
- Improved the read-only mode - Improved the read-only mode

Loading…
Cancel
Save