diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-04-22 16:04:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-22 16:04:58 +0000 |
commit | 2b39e6bf99324c0fc2d3600075b0cafd57af036c (patch) | |
tree | 84f8a0fde8dc6009d22ac7c45178ec4190ac19c5 /CHANGELOG.md | |
parent | 4b3e7da0fcef7b876c8fdd015d321d06e5f64e63 (diff) | |
download | r-alacritty-2b39e6bf99324c0fc2d3600075b0cafd57af036c.tar.gz r-alacritty-2b39e6bf99324c0fc2d3600075b0cafd57af036c.tar.bz2 r-alacritty-2b39e6bf99324c0fc2d3600075b0cafd57af036c.zip |
Bump version to 0.3.1
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 97f46d2e..cbaaa515 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.1 ### Added |