Update ChangeLog

This commit is contained in:
Sebastian Messmer 2018-02-03 09:57:07 -08:00
parent a9556425dc
commit 7a704c3ab4

View File

@ -4,6 +4,7 @@ Improvements:
* Add --allow-filesystem-upgrade option which will upgrade old file systems without asking the user. This will be especially helpful for GUI tools.
* Add --version option that shows the CryFS version and exits.
* When CryFS fails to load a file system, the process stops with a helpful error code, which can be used by GUI tools to show detailed messages.
* Only migrate a file system if the underlying storage format changed
Version 0.9.8
--------------