From 4c32fc5ec4f9a8ed4144e5f89f0ea80b44da0a4f Mon Sep 17 00:00:00 2001 From: Ed Page Date: Fri, 12 Jan 2024 15:58:11 -0600 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a63bc0ba6..264917488 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Features + +- First attempt at aarch64 for Mac + ## [1.17.0] - 2024-01-03 ### Fixes