aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0094a90..6d36966 100644
--- a/README.md
+++ b/README.md
@@ -187,6 +187,17 @@ RM: 3.379
Changelog
---------
+vNEXT, in progress
+* Add `-encrypt-paths` / `-decrypt-paths` functionality to `gocryptfs-xray`
+ ([#416](https://github.com/rfjakob/gocryptfs/issues/416))
+* Accept multiple `-passfile`s
+ ([#288](https://github.com/rfjakob/gocryptfs/issues/288))
+* Make `-masterkey=stdin` work together with `-passwd`
+ ([#461](https://github.com/rfjakob/gocryptfs/issues/461))
+* Fix `Unknown opcode 2016` crash on Google Cloud
+ ([go-fuse #276](https://github.com/hanwen/go-fuse/issues/276),
+ [gocryptfs commit ec74d1d](https://github.com/rfjakob/gocryptfs/commit/ec74d1d2f4217a9a337d1db9902f32ae2aecaf33))
+
v1.8.0, 2020-05-09
* **Enable ACL support ([#453](https://github.com/rfjakob/gocryptfs/issues/453))**
* Ignore `.nfsXXX` temporary files