diff options
author | Christian Duerr <contact@christianduerr.com> | 2021-12-26 16:39:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-26 15:39:09 +0000 |
commit | 850fd1826b567c4c7cca66fd5ffe67c07ce6cc44 (patch) | |
tree | 6bb8a811bf045d068365d2b02af4bb3053c0260f /CHANGELOG.md | |
parent | e0f8320c39d7ccd101fe1028ad323c80833338b3 (diff) | |
download | alacritty-850fd1826b567c4c7cca66fd5ffe67c07ce6cc44.tar.gz alacritty-850fd1826b567c4c7cca66fd5ffe67c07ce6cc44.zip |
Bump development version to 0.11.0-dev
This is only an update to the development version and does not represent
a stable release.
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 69623b97..ae379054 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,9 @@ The sections should follow the order `Packaging`, `Added`, `Changed`, `Fixed` an The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## 0.10.0-dev +## 0.11.0-dev + +## 0.10.0 ### Packaging |