diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-02-11 23:59:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-11 23:59:21 +0000 |
commit | 3ec53b4f0b748e10259036152312192370f33748 (patch) | |
tree | 8f9fba7012c883ced7542b7eab442438097d1f64 /CHANGELOG.md | |
parent | bfb67ed8f21182a0825aa871309aabbf7d9316d5 (diff) | |
download | alacritty-3ec53b4f0b748e10259036152312192370f33748.tar.gz alacritty-3ec53b4f0b748e10259036152312192370f33748.zip |
Bump version to 0.2.9v0.2.9
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 879febdf..3288d992 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.9 ### Changed |