From 8dbd50ac06e573f0fae79abc70b3a0b006dacd61 Mon Sep 17 00:00:00 2001 From: Giles Paterson Date: Fri, 28 Jul 2023 10:39:50 +0100 Subject: [PATCH] Updates changelog date --- readme-vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme-vars.yml b/readme-vars.yml index 5b2cc12..ab74987 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -153,7 +153,7 @@ app_setup_block: | # changelog changelogs: - - { date: "31.05.23:", desc: "Added support for dreamhost validation." } + - { date: "27.07.23:", desc: "Added support for dreamhost validation." } - { date: "25.05.23:", desc: "Rebase to Alpine 3.18, deprecate armhf." } - { date: "27.04.23:", desc: "[Existing users should update:](https://github.com/linuxserver/docker-swag/blob/master/README.md#updating-configs) authelia-location.conf, authelia-server.conf, authentik-location.conf, authentik-server.conf - Simplify auth configs and fix Set-Cookie header bug." } - { date: "13.04.23:", desc: "[Existing users should update:](https://github.com/linuxserver/docker-swag/blob/master/README.md#updating-configs) nginx.conf, authelia-location.conf, authentik-location.conf, and site-confs/default.conf - Move ssl.conf include to default.conf. Remove Authorization headers in authelia. Sort proxy_set_header in authelia and authentik." }