diff options
author | Christian Duerr <contact@christianduerr.com> | 2020-03-14 22:09:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-14 22:09:28 +0000 |
commit | e2725721686627c976f16d513bb12fe7a303c587 (patch) | |
tree | 4007fc946e7b8f0dfedc044fb6f5a3c0464d4698 | |
parent | 6801c4a4fd40d380ae7878f6f791473f73a02a1e (diff) | |
download | alacritty-e2725721686627c976f16d513bb12fe7a303c587.tar.gz alacritty-e2725721686627c976f16d513bb12fe7a303c587.zip |
Fix changelog version
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 24981f6c..a523adaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## 0.5.0-dev +## 0.4.2-dev + ### Packaging - Minimum Rust version has been bumped to 1.37.0 |