Browse Source

Update changelog

pull/1947/head
Thomas 2 years ago
parent
commit
a6855f46fc
  1. 10
      CHANGELOG.md

10
CHANGELOG.md

@ -7,16 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
### Added
- Added `depends_on` and `healthcheck` for the _Postgres_ and _Redis_ services to the `docker-compose` files (`docker-compose.yml` and `docker-compose.build.yml`)
## Unreleased
### Changed
- Improved the management of platforms in the admin control panel
- Improved the style of the interstitial for the subscription
- Improved the language localization for German (`de`)
### Fixed
- Fixed an issue while starting services by adding `depends_on` and `healthcheck` for _Postgres_ and _Redis_ services to the `docker-compose` files (`docker-compose.yml` and `docker-compose.build.yml`)
## 1.266.0 - 2023-05-06
### Added

Loading…
Cancel
Save