Skip to content

Commit

Permalink
v1.18.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
swalkinshaw committed Nov 8, 2022
1 parent eb202fa commit a23771a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### 1.18.0: November 8th, 2022
* Fix xdebug role by including PHP vars ([#1429](https://github.com/roots/trellis/pull/1429))
* Automate ARM64 Vagrant box support for Apple Silicon ([#1431](https://github.com/roots/trellis/pull/1431))
* Support ARM64 arch in Mailhog role ([#1432](https://github.com/roots/trellis/pull/1432))
* Only allow Nginx caching for GET and HEAD requests ([#1435](https://github.com/roots/trellis/pull/1435))

### 1.17.0: September 27th, 2022
* [BREAKING] Disable HSTS `includeSubdomains` by default ([#1409](https://github.com/roots/trellis/pull/1409))
* Don't use sudo for composer authentications in dev ([#1427](https://github.com/roots/trellis/pull/1427))
Expand Down

0 comments on commit a23771a

Please sign in to comment.