aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2023-04-29 14:37:52 +0200
committerJakob Unterwurzacher2023-04-29 14:37:52 +0200
commitfeb23c5d5893fa3c036beb97434e3b35e9e685a7 (patch)
treef3af01b1333679da657c2e59c7dd6152cf1f471d
parent300fe96ae375d838bab5ad7ef8dc9fc26bc4943c (diff)
Update changelog for v2.3.2v2.3.2
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index f19a3e7..6ffa1ff 100644
--- a/README.md
+++ b/README.md
@@ -195,6 +195,10 @@ RM: 2,367
Changelog
---------
+#### v2.3.2, 2023-04-29
+* Fix incorrect file size reported after hard link creation
+ ([#724](https://github.com/rfjakob/gocryptfs/issues/724))
+
#### v2.3.1, 2023-03-04
* Optimize NFS streaming write performance ([#712](https://github.com/rfjakob/gocryptfs/issues/712),
[commit](https://github.com/rfjakob/gocryptfs/commit/8f3ec5dcaa6eb18d11746675190a7aaceb422764)).