diff options
author | Christian Duerr <contact@christianduerr.com> | 2020-07-19 20:37:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-19 20:37:59 +0000 |
commit | 3688b5c075a1be6dab8f399935b3001bcbf327b6 (patch) | |
tree | 1251efab383cc54083108c459d1bf85cc1b66c62 /CHANGELOG.md | |
parent | f0cb1e7cf329f2672fe1335208c9a78562d8ab73 (diff) | |
download | alacritty-3688b5c075a1be6dab8f399935b3001bcbf327b6.tar.gz alacritty-3688b5c075a1be6dab8f399935b3001bcbf327b6.zip |
Bump version to 0.6.0-dev
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e773d4e0..d6a5c435 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ 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.6.0-dev + ## 0.5.0-dev ### Packaging |