diff --git a/Documentation/performance.txt b/Documentation/performance.txt index 859c9b9..bd1542c 100644 --- a/Documentation/performance.txt +++ b/Documentation/performance.txt @@ -18,3 +18,4 @@ v0.7 43 1.7 4.3 v0.7.2 26 1.8 4.3 v0.8 23 1.8 4.3 v0.9-rc2 94 24 1.8 4.5 +v0.9 94 24 1.8 4.5 diff --git a/README.md b/README.md index 52e7e6e..9a2bc3a 100644 --- a/README.md +++ b/README.md @@ -95,8 +95,8 @@ RM: 4.36 Changelog --------- -v0.9-rc (release candidate, not yet stable) -* Long file name support +v0.9 +* **Long file name support** * gocryptfs now supports file names up to 255 characters. * This is a forwards-compatible change. gocryptfs v0.9 can mount filesystems created by earlier versions but not the other way round.