diff --git a/CHANGELOG.md b/CHANGELOG.md index df2f9e82d..440595c53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the language localization for German (`de`) +### Fixed + +- Removed `read_only: true` from the `docker-compose.yml` file to allow prisma running migrations + ## 2.103.0 - 2024-08-10 ### Changed