diff options
author | Jakob Unterwurzacher | 2023-04-29 14:37:52 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2023-04-29 14:37:52 +0200 |
commit | feb23c5d5893fa3c036beb97434e3b35e9e685a7 (patch) | |
tree | f3af01b1333679da657c2e59c7dd6152cf1f471d /README.md | |
parent | 300fe96ae375d838bab5ad7ef8dc9fc26bc4943c (diff) |
Update changelog for v2.3.2v2.3.2
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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)). |