diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a95369..f3160c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # nystudio107/craft Change Log -## 2.5.7 - UNRELEASED +## 2.5.7 - 2022.04.08 ### Changed * Run migrations first via `composer.json` scripts, because Craft won't apply Project Config if there are pending migrations * Added `tty: true` back in now that the issue has been fixed in the Docker Compose API `2.4.1` ([#9348](https://github.com/docker/compose/pull/9348))