We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bfb2d7 commit d39e989Copy full SHA for d39e989
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+### 1.20.1: March 7th, 2023
2
+* Fix invalid arg error in ferm task [#1480](https://github.com/roots/trellis/pull/1480)
3
+* Fix `ansible_user` references for local provisioning [#1479](https://github.com/roots/trellis/pull/1479)
4
+* Fix HSTS header by trimming whitespace [#1478](https://github.com/roots/trellis/pull/1478)
5
+* Replace MailHog with Mailpit [#1474](https://github.com/roots/trellis/pull/1474)
6
+
7
+**Full Changelog**: https://github.com/roots/trellis/compare/v1.20.0...v1.20.1
8
9
### 1.20.0: February 12th, 2023
10
* Set development web_user to ansible_user [#1464](https://github.com/roots/trellis/pull/1464)
11
* Update boxes to Ubuntu 22.04 [#1461](https://github.com/roots/trellis/pull/1461)
0 commit comments