We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc941c4 commit 02cfc36Copy full SHA for 02cfc36
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+### 1.21.0: April 5th, 2023
2
+* Add optional PHP 8.2 support [#1485](https://github.com/roots/trellis/pull/1485)
3
+* Default to PHP 8.1 [#1484](https://github.com/roots/trellis/pull/1484)
4
+* Use appropriate mount_option for 'parallels' provider [#1481](https://github.com/roots/trellis/pull/1481)
5
+
6
+**Full Changelog**: https://github.com/roots/trellis/compare/v1.20.1...v1.21.0
7
8
### 1.20.1: March 7th, 2023
9
* Fix invalid arg error in ferm task [#1480](https://github.com/roots/trellis/pull/1480)
10
* Fix `ansible_user` references for local provisioning [#1479](https://github.com/roots/trellis/pull/1479)
0 commit comments