aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2022-10-21 22:06:25 +0200
committerJakob Unterwurzacher2022-10-21 22:06:25 +0200
commitf8bd172289789b591b462d0c0da93d61a484704b (patch)
treed5d96699786e39a28aa18c36b5afa69142448659
parenta55b3cc15a6d9bce116a90f33df4bc99d9dd6a10 (diff)
Update changelog for v2.3.0
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index cdfac89..14eb2c6 100644
--- a/README.md
+++ b/README.md
@@ -196,6 +196,11 @@ RM: 2,367
Changelog
---------
+#### v2.3.0, 2022-10-21
+* Identical to v2.3, just tagged once more in full semver x.y.z format. This make Go's fetching logic happy,
+ which ignores v2.3 (without the third digit) completely.
+ Fixes [#694](https://github.com/rfjakob/gocryptfs/issues/694), [#688](https://github.com/rfjakob/gocryptfs/issues/688).
+
#### v2.3, 2022-08-28
* Add **`-longnamemax`** flag to `-init` ([#499](https://github.com/rfjakob/gocryptfs/issues/499)).
Can be used to work around file or path length restrictions on online storage.