summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-02-19 01:12:13 -0500
committerGitHub <noreply@github.com>2023-02-19 01:12:13 -0500
commit2a1c4104fd5c5279b391c02708295839faa351ec (patch)
treeea1c724420c371f74150fac351abcabd6fa5e698 /CHANGELOG.md
parentf89b243589b5d0e0a3dfe75337a66fa1091d0434 (diff)
other: promote macOS aarch64 to official support (#1025)
Since I have a macOS M1 laptop to test on now, I think it's a good time to bump it to be officially supported, especially since it's going to be the main macOS platform for the foreseeable feature.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 16eb4ad8..1a8bf802 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Changes
+- [#1025](https://github.com/ClementTsang/bottom/pull/1025): Officially support M1 macOS.
+
## Other
## [0.8.0] - 2023-01-22