Browse Source

Update changelog

pull/4007/head
Thomas Kaul 10 months ago
parent
commit
4b4c1e81fc
  1. 4
      CHANGELOG.md

4
CHANGELOG.md

@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Set the stack and container names in the `docker-compose` files (`docker-compose.yml`, `docker-compose.build.yml` and `docker-compose.dev.yml`) - Set the stack and container names in the `docker-compose` files (`docker-compose.yml`, `docker-compose.build.yml` and `docker-compose.dev.yml`)
### Changed
- Reverted the permissions (`chmod 0700`) on `entrypoint.sh` in the `Dockerfile`
## 2.120.0 - 2024-10-30 ## 2.120.0 - 2024-10-30
### Added ### Added

Loading…
Cancel
Save