README: Update Changelog

This commit is contained in:
Jakob Unterwurzacher 2021-07-31 17:48:44 +02:00
parent 1bc1db620b
commit c6b0c777a1
1 changed files with 4 additions and 1 deletions

View File

@ -209,7 +209,10 @@ Changelog
---------
v2.1 (IN PROGRESS)
* fido2: do not request PIN on `gocryptfs -init` ([#571](https://github.com/rfjakob/gocryptfs/issues/571))
* `-fido2`: do not request PIN on `gocryptfs -init` fixing `FIDO_ERR_UNSUPPORTED_OPTION` with YubiKey
([#571](https://github.com/rfjakob/gocryptfs/issues/571))
* `-sharedstorage`: present stable inode numbers, fixing getcwd failures
([#584](https://github.com/rfjakob/gocryptfs/issues/584))
v2.0.1, 2021-06-07
* Fix symlink creation reporting the wrong size, causing git to report it as modified