aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob Unterwurzacher2021-07-31 17:48:44 +0200
committerJakob Unterwurzacher2021-07-31 17:48:44 +0200
commitc6b0c777a1002ae49fcf298b0ec252a48bab0f21 (patch)
tree15d6bbb1aac17e0d458a9f22f63f3e50542b8ea7 /README.md
parent1bc1db620b061aabf59469a5eb4fb60e3e1701a3 (diff)
README: Update Changelog
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7f72973..8454a5b 100644
--- a/README.md
+++ b/README.md
@@ -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