1
Fork 0

Update CHANGES for 0.3.2.

This commit is contained in:
Juliusz Chroboczek 2021-03-03 00:05:33 +01:00
parent 247cc63080
commit 3bf0f9ef4c
1 changed files with 8 additions and 2 deletions

10
CHANGES
View File

@ -1,7 +1,13 @@
3 March 2021: Galène 0.3.2
* Fixed compatibility with versions of Go earlier than 1.15 (thanks to
Michael Ströder).
* Fixed a race condition in the disk writer.
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 notice when the TLS certificate has changed on disk; the
certificate can therefore be rotated without a restart.
* We now generate a self-signed certificate if none is found on disk.
18 February 2021: Galène 0.3