Update changelog.

This commit is contained in:
Tom Hacohen 2020-11-14 16:56:26 +02:00
parent ab8b2bc58a
commit 9ec16e9216

View File

@ -1,5 +1,10 @@
# Changelog
## Version 0.5.2
* Fix issues with host verification failing with a custom port
* Add env variable to change configuration file path.
* Change user creation to not ask for a password (and clarify the readme).
## Version 0.5.1
* Enforce collections to always have a collection type set
* Collection saving: add another verification for collection UID uniqueness.