diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2020-08-01 02:47:07 +0300 |
---|---|---|
committer | Christian Duerr <contact@christianduerr.com> | 2020-08-01 00:38:28 +0000 |
commit | c015b390708ad15d3381f8e19d4ae77bb3f5f688 (patch) | |
tree | 0641604a707e7406041c860b32084ebabe505a09 /CHANGELOG.md | |
parent | a2b7c9544bf91e530482241c185e1f601c56cd12 (diff) | |
download | alacritty-c015b390708ad15d3381f8e19d4ae77bb3f5f688.tar.gz alacritty-c015b390708ad15d3381f8e19d4ae77bb3f5f688.zip |
Remove 0.5.0 changelog suffix
This is only an update to the changelog and does not represent a stable
release.
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 5b07f3c3..b0db7063 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Cursors are now inverted when their fixed color is similar to the cell's background -## 0.5.0-dev +## 0.5.0 ### Packaging |