Skip to content

Commit c9fa841

Browse files
committed
Update CHANGELOG
1 parent d4f46d2 commit c9fa841

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### 1.20.0: February 12th, 2023
2+
* Set development web_user to ansible_user [#1464](https://github.com/roots/trellis/pull/1464)
3+
* Update boxes to Ubuntu 22.04 [#1461](https://github.com/roots/trellis/pull/1461)
4+
* Composer Authentications: Fix `loop_var` already in use issue [#1469](https://github.com/roots/trellis/pull/1469)
5+
* Install wp as the default user [#1470](https://github.com/roots/trellis/pull/1470)
6+
* Allow non-default upload_path [#1471](https://github.com/roots/trellis/pull/1471)
7+
* Vagrant: disable NFS udp by default [#1472](https://github.com/roots/trellis/pull/1472)
8+
* Run SSH key generate task for local provision only [#1473](https://github.com/roots/trellis/pull/1473)
9+
* Disable xmlrpc by default [#1467](https://github.com/roots/trellis/pull/1467)
10+
11+
**Full Changelog**: https://github.com/roots/trellis/compare/v1.19.0...v1.20.0
12+
113
### 1.19.0: January 2nd, 2023
214
* Composer Authentication: Add support for `bearer`, `gitlab-oauth`, `gitlab-token`, `github-oauth` and `bitbucket-oauth` principles [#1413](https://github.com/roots/trellis/pull/1413)
315
* Prevent ansible-core 2.13.6 [#1448](https://github.com/roots/trellis/pull/1448)

0 commit comments

Comments
 (0)