summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2019-11-19 21:34:34 +0100
committerChristian Duerr <contact@christianduerr.com>2019-11-19 21:34:34 +0100
commitec3fa2b33a84d196457c1bc424e22f28a8648c15 (patch)
tree770fd1a8f28eaa0fd34487f86be8142648ce8635 /CHANGELOG.md
parent4b2be6d7b1a6161f1b1fcd40576c3417779cfb90 (diff)
downloadalacritty-ec3fa2b33a84d196457c1bc424e22f28a8648c15.tar.gz
alacritty-ec3fa2b33a84d196457c1bc424e22f28a8648c15.zip
Bump master to 0.4.1-dev
To make the release process a bit smoother and prevent a freeze of the master process while review candidates are out, this will put the master in a perpetual development state. This should make it clear to everyone that the official source for releases is always the tagged branch and make it possible to release new versions completely independently. Since versions are bumped after each release, this makes it so the release branches do not have to get merged back into the master branch to show the correct development version.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 45966460..ad47249f 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).
-## [Unreleased]
+## 0.4.1-dev
+
+## 0.4.0-dev
### Packaging