Browse Source

Update changelog

pull/4101/head
Thomas Kaul 8 months ago
parent
commit
29577505d6
  1. 4
      CHANGELOG.md

4
CHANGELOG.md

@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed ### Changed
- Changed the `REDIS_HOST` from `localhost` to `redis` in `.env.example`
- Changed the _Postgres_ host from `localhost` to `postgres` in `.env.example`
- Changed the _Postgres_ image from `postgres:15` to `postgres:15-alpine` in the `docker-compose` files
- Introduced `extends` in the `docker-compose` files
- Improved the language localization for German (`de`) - Improved the language localization for German (`de`)
## 2.132.0 - 2024-12-30 ## 2.132.0 - 2024-12-30

Loading…
Cancel
Save