diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2018-12-09 23:28:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-09 23:28:29 +0000 |
commit | 7ab0b448479c9705fa14003bda97040630710b7a (patch) | |
tree | 000c51e160ffd0f9a69f4d0060b11e22eaa225c1 /CHANGELOG.md | |
parent | 1cebcd660bf0b6dc514341fe6bc7a392b1572849 (diff) | |
download | alacritty-7ab0b448479c9705fa14003bda97040630710b7a.tar.gz alacritty-7ab0b448479c9705fa14003bda97040630710b7a.zip |
Bump version to 0.2.4v0.2.4
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 528c50dd..3a27cc8a 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.4 ### Added |