Skip to content

Commit

Permalink
chore: Version 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Mar 27, 2022
1 parent 9a633e1 commit 4acb74b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# nystudio107/craft Change Log

## 2.5.2 - 2022.03.26
### Added
* Added more logging to indicate when a container is waiting for another service to start up, and when seeding a database is complete
* Run `composer craft-update` after a `composer install` is done via `composer_install.sh`

### Changed
* Moved permissions setting to Docker image creation

## 2.5.1 - 2022.03.26
### Added
* Dramatically sped up the startup time for the PHP containers by moving the permissions setting script to run asynchronously in the queue container via the `run_queue.sh` script
Expand Down

0 comments on commit 4acb74b

Please sign in to comment.