diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c7dc3807..fa311bbd9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Removed the `isDefault` flag from the `Account` database schema +- Improved the language localization for German (`de`) - Upgraded `prisma` from version `5.9.1` to `5.10.2` ## 2.55.0 - 2024-02-22