aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob Unterwurzacher2018-12-12 21:41:05 +0100
committerJakob Unterwurzacher2018-12-12 21:41:05 +0100
commitb29ee62749244d1985a71f8df37a1582d9e790c9 (patch)
tree5e79a5d6110b1be081a7f2193f1135f80558da26 /README.md
parente665df71795a3a4656f6eae70211bb59723cd01e (diff)
Add v1.6.1 to changelog
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index a1f043f..46a7fff 100644
--- a/README.md
+++ b/README.md
@@ -153,6 +153,10 @@ RM: 3.379
Changelog
---------
+v1.6.1, 2018-12-12
+* Fix "Operation not supported" chmod errors on Go 1.11
+ ([#271](https://github.com/rfjakob/gocryptfs/issues/271))
+
v1.6, 2018-08-18
* **Add `-e` / `-exclude` option** for reverse mode
([#235](https://github.com/rfjakob/gocryptfs/issues/235),