diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-04-22 22:19:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-22 22:19:55 +0000 |
commit | 4fbae5e397c514c245432a6415a4c99c52b7978f (patch) | |
tree | 6905795fc981495cc156f877d1e6d4a685e26073 /CHANGELOG.md | |
parent | c901c74d017a89e8196976e4f515960a5219c2cf (diff) | |
download | alacritty-4fbae5e397c514c245432a6415a4c99c52b7978f.tar.gz alacritty-4fbae5e397c514c245432a6415a4c99c52b7978f.zip |
Bump version to 0.3.2v0.3.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 d5f20f07..55ce0af1 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.3.2 ### Fixed |