From 620dba30c4a5886519767b9507c6e0361d7339e5 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Fri, 10 Jun 2016 09:54:35 +0200 Subject: [PATCH] README: fix v0.11 release date --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60c9cf5..0251a88 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ RM: 4.42 Changelog --------- -v0.11, 2016-06-07 +v0.11, 2016-06-10 * Deprecate filesystems created by v0.6 and older * Filesystems can still be mounted but a warning is printed * See https://github.com/rfjakob/gocryptfs/issues/29 for details and