From ff351e7dac79f8074367dd2d6073abebcbc100ba Mon Sep 17 00:00:00 2001 From: Ed Page Date: Wed, 19 Feb 2025 10:00:54 -0600 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f296c8..f7d7980 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Features + +- Attempt to build Linux aarch64 binaries + ## [1.29.7] - 2025-02-13 ### Fixes