From b7db959bfb7b021521c15c3550d7a31ed0228b79 Mon Sep 17 00:00:00 2001 From: Juliusz Chroboczek Date: Fri, 26 Feb 2021 19:13:15 +0100 Subject: [PATCH] Update CHANGES for 0.3.1. --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 905b3a9..0f747f7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +26 February 2021: Galène 0.3.1 + * We now notice when the TLS certificate has changed on disk; which can therefore be rotated without a restart. * We now generate a self-signed certificate if none is found on disk.