From e85ec93291bb38ed59a8aea2d2ce3c7ba99323b3 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Fri, 15 Mar 2024 07:36:00 +0100 Subject: [PATCH] update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2659bb6..ba75c10f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ * Enhancement: option for global permit to delete collection * Enhancement: auth type 'htpasswd' supports now 'htpasswd_encryption' sha256/sha512 and "autodetect" for smooth transition * Improve: Dockerfiles +* Improve: server socket listen code + address format in log * Update: documentations + examples * Dependency: limit typegard version < 3