summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 bc852be..7910e86 100644
--- a/README.md
+++ b/README.md
@@ -138,6 +138,10 @@ RM: 4.42
Changelog
---------
+v1.3 (not released yet)
+* Drop Go 1.4 compatability. You now need Go 1.5 (released 2015-08-19)
+ or higher to build gocryptfs.
+
v1.2.1, 2017-02-26
* Add an integrated speed test, `gocryptfs -speed`
* Limit password size to 1000 bytes and reject trailing garbage after the newline