From 9273be151d364f28758e3ccd86cad2d5a70bee15 Mon Sep 17 00:00:00 2001 From: Jocelyn Le Sage Date: Sun, 5 Mar 2023 20:43:03 -0500 Subject: [PATCH] Added changelog for version 23.03.2. --- appdefs.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/appdefs.yml b/appdefs.yml index 32c9d57..f1f704d 100644 --- a/appdefs.yml +++ b/appdefs.yml @@ -97,6 +97,10 @@ app: - `CONTAINER_NAME` is the name of the running container. - `USER_EMAIL` is the email of the address to reset the password. changelog: + - version: 23.03.2 + date: 2023-03-05 + changes: + - 'Fixed compilation parameters that were preventing Nginx from working correctly.' - version: 23.03.1 date: 2023-03-05 changes: