diff --git a/CHANGELOG.md b/CHANGELOG.md index e16497f9..630cf520 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,7 @@ but this also allows us now to define colors in the common hex format: Checkout [THEMES.md](./THEMES.md) for more info. ### Added -* support intel x86 apple build in nightlies and releases +* due to github runner changes, the regular mac build is now arm64, so we added support for intel x86 apple build in nightlies and releases (via separat artifact) * support `BUILD_GIT_COMMIT_ID` enabling builds from `git archive` generated source tarballs or other outside a git repo [[@alerque](https://github.com/alerque)] ([#2187](https://github.com/extrawurst/gitui/pull/2187)) ### Fixes