diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-01-19 16:00:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-19 16:00:09 +0000 |
commit | 693edaab3f0ea7e251e07075e9cc8cd61bbed802 (patch) | |
tree | 5555dcdd02e46844d170690d668d78a28aa86597 /CHANGELOG.md | |
parent | 09003f6c30c37cbebc39cc64b8246dfa720ea012 (diff) | |
download | alacritty-693edaab3f0ea7e251e07075e9cc8cd61bbed802.tar.gz alacritty-693edaab3f0ea7e251e07075e9cc8cd61bbed802.zip |
Bump version to 0.2.6v0.2.6
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 714c6077..18b92c1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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] +## Version 0.2.6 ### Added |