diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2020-01-05 17:42:11 +0300 |
---|---|---|
committer | Christian Duerr <contact@christianduerr.com> | 2020-01-05 14:42:11 +0000 |
commit | 7fd17ab0dd30d9b14318578e4ca7d8da9c6c91d0 (patch) | |
tree | 9bbd65a372a8b0f2b43982b8ddf7175d39b18dfd /CHANGELOG.md | |
parent | 0cc68da04f109f66159aadc2404e232ab96bb97e (diff) | |
download | alacritty-7fd17ab0dd30d9b14318578e4ca7d8da9c6c91d0.tar.gz alacritty-7fd17ab0dd30d9b14318578e4ca7d8da9c6c91d0.zip |
Bump version to 0.4.2-dev
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 632c2fbd..20c62d95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## 0.4.1-dev +## 0.4.2-dev + +## 0.4.1 ### Packaging |