diff options
author | Erik Berkun-Drevnig <erik.b22@gmail.com> | 2019-03-02 13:31:14 -0500 |
---|---|---|
committer | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-03-02 18:31:14 +0000 |
commit | e0fdc3329c4ca06e5853401e9c7c04f16b28eba3 (patch) | |
tree | d7a071dd368c5e6129394723692848284ab80c58 /CHANGELOG.md | |
parent | 8d5e1226d500579692128439abd9c991ba9a72d3 (diff) | |
download | alacritty-e0fdc3329c4ca06e5853401e9c7c04f16b28eba3.tar.gz alacritty-e0fdc3329c4ca06e5853401e9c7c04f16b28eba3.zip |
Add MSI installer for Windows
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 49181cc1..4ca6a9f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- MSI installer for Windows is now available + ### Fixed - Fix panic which could occur when quitting Alacritty on Windows if using the Conpty backend |