diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2018-11-11 22:16:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-11 22:16:53 +0000 |
commit | f182afafe5c3e28205d2f45361d689b99f936955 (patch) | |
tree | 54f50d07cd4860e0abadda43e09e05b246e2edc0 /CHANGELOG.md | |
parent | 6a0bd7409d098fac85c13f8f268adbb11c0a371e (diff) | |
download | alacritty-f182afafe5c3e28205d2f45361d689b99f936955.tar.gz alacritty-f182afafe5c3e28205d2f45361d689b99f936955.zip |
Bump version number to v0.2.2v0.2.2
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 c6cc7ccd..0d0f146d 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.2 ### Added |