diff options
author | Christian Duerr <contact@christianduerr.com> | 2021-08-17 18:04:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-17 18:04:46 +0000 |
commit | abed2e97488f57d37743f090c16c12eff812b2ce (patch) | |
tree | 94d96e0a88cad49c7d2d12a0957e0aadebf91cc0 /CHANGELOG.md | |
parent | c24d7dfd0d2d8849f0398d7cb1a65d6562ee7a0d (diff) | |
download | alacritty-abed2e97488f57d37743f090c16c12eff812b2ce.tar.gz alacritty-abed2e97488f57d37743f090c16c12eff812b2ce.zip |
Add macOS ARM builds to CI
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b5fe851b..a752821e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,6 +52,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Minimum Rust version has been bumped to 1.45.0 +### Packaging + +- Updated shell completions +- Added ARM executable to prebuilt macOS binaries + ### Added - IME composition preview not appearing on Windows |