aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-03-23 16:24:47 +0000
committerGitHub <noreply@github.com>2020-03-23 19:24:47 +0300
commit232aea46c0e7c30806b3607e668932bf166c2546 (patch)
tree7889ceb49790b8829baded860f2055d404040619
parentba05e505d51d273a92795adbac9bac5c3d888aaf (diff)
downloadalacritty-232aea46c0e7c30806b3607e668932bf166c2546.tar.gz
alacritty-232aea46c0e7c30806b3607e668932bf166c2546.zip
Add changelog entry for minimum Rust version bump
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6d6550bc..d7a05428 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
## 0.5.0-dev
+### Packaging
+
+- Minimum Rust version has been bumped to 1.39.0
+
### Added
- Default Command+N keybinding for SpawnNewInstance on macOS