diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e920fe203..2f0d820ecb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,11 @@ -### Head +### 1.4.0: April 2nd, 2020 * Update PHP to 7.4 ([#1164](https://github.com/roots/trellis/pull/1164)) * Update `wp_cli_version` to 2.4.0 ([#1131](https://github.com/roots/trellis/pull/1131)) * Fix `subjectAltName` for self-signed certificates ([#1128](https://github.com/roots/trellis/pull/1128)) * `composer install` without `--no-scripts` during deploy ([#1133](https://github.com/roots/trellis/pull/1133)) * Allow `composer install` with `--classmap-authoritative` during deploy ([#1132](https://github.com/roots/trellis/pull/1132)) * Use modern SSL config for Nginx ([#1127](https://github.com/roots/trellis/pull/1127)) -* Fix `DEPLOY_UNFINISHED` not being copied over to `release` folder (#[1145])(https://github.com/roots/trellis/pull/1145) +* Fix `DEPLOY_UNFINISHED` not being copied over to `release` folder ([#1145](https://github.com/roots/trellis/pull/1145)) * Deploy: Remove untracked files from project folder ([#1146](https://github.com/roots/trellis/pull/1146)) * Nginx: Block `composer/installed.json` ([#1150](https://github.com/roots/trellis/pull/1150)) * Run `git clean` after checking `git clone` is successful ([#1151](https://github.com/roots/trellis/pull/1151))