From 8089d90bd16e444afe490d2eac2f88ca6195e66c Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Mon, 19 Sep 2022 17:06:25 +0200 Subject: [PATCH] Release 22.09 --- CHANGELOG.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e76f05ac..71f7be80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,18 @@ The **patch** part changes is incremented if multiple releases happen the same m ### Added +### Changed + +### Fixed + +### Removed + +### Security + +## [22.09] 2022-09-19 + +### Added + * evolinux_users: create only users who have a certain value for the `create` key (default: `always`). * php: install php-xml with recent PHP versions * vrrp: add an `ip.yml` task file to help create VRRP addresses @@ -47,8 +59,6 @@ The **patch** part changes is incremented if multiple releases happen the same m * evocheck: remove failure if deprecated variable is used * webapps/nextcloud: Drop support for Nginx -### Security - ## [22.07.1] 2022-07-28 ### Changed