diff options
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r-- | CHANGELOG.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index faa65e3..e975b64 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,11 +4,18 @@ Changelog Unreleased ---------- +Changed +^^^^^^^ + +- The configuration file is now parsed and validated at application startup + with better error reports. + Fixed ^^^^^ - Account registration giving a 400 error. + 0.4.0 - 2022-11-28 ------------------ |