aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2025-04-13 11:58:31 +0200
committerJakob Unterwurzacher2025-04-13 11:58:31 +0200
commitb6ada0247a6967cf7dac0a94af31cd1cdc89dd41 (patch)
tree5816341bbd4da64e06605fa3c433a70bba31206c
parent24a2ad252034d3b8049f90e7147de86d1d17d7c1 (diff)
README: update changelogHEADv2.5.4master
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index fa706ea..e77a2f4 100644
--- a/README.md
+++ b/README.md
@@ -195,6 +195,11 @@ RM: 2,367
Changelog
---------
+#### v2.5.4, 2025-04-13
+* Drop `GOAMD64=v2` from `build.bash`, there's user(s) still running `GOAMD64=v1` CPUs
+ ([#908](https://github.com/rfjakob/gocryptfs/issues/908),
+ [commit](https://github.com/rfjakob/gocryptfs/commit/4851c322d5ce06c559eed9e9f3cb0a5c2c72fd5e))
+
#### v2.5.3, 2025-04-05
* Fix `go install` failing with `g: malformed file path "tests/fsck/malleable_base64/27AG8t-XZH7G9ou2OSD_z\ng": invalid char '\n'`
([c80558](https://github.com/rfjakob/gocryptfs/commit/c8055829c311ecaf532fd171f3a5d104f873272d))