diff --git a/CHANGELOG.md b/CHANGELOG.md index 4706556c..1c45965e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ ## +- **NEW** Longtail can now build Arm64 flavours of all components + - meow hash option is not supported on Arm64 and will return 0 if called + - blake2 hash option is not supported on Arm64 and will return 0 if called + - `macos-arm64.zip` and `longtail-macos-arm64` artifacts are produced when creating a release +- **UPDATED** Updated to longtail 0.4.0 - **UPDATED** Updated all golang dependencies - **UPDATED** Updated Github Actions Linux runners to 20.04