diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-04-08 19:14:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-08 19:14:51 +0000 |
commit | 6757acbb824e8be9968529a66e9a75a0a2ea2f5d (patch) | |
tree | a05ccca0793d8bc98eeb431a027570b6b79f16d0 /CHANGELOG.md | |
parent | cd8d537bed98559ed49c1465db84ecec5393119f (diff) | |
download | alacritty-6757acbb824e8be9968529a66e9a75a0a2ea2f5d.tar.gz alacritty-6757acbb824e8be9968529a66e9a75a0a2ea2f5d.zip |
Bump version to 0.3.0v0.3.0
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 bdede35d..bc2fd12c 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.0 ### Packaging |