diff options
author | Christian Duerr <contact@christianduerr.com> | 2023-12-14 07:37:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-14 10:37:25 +0400 |
commit | 8655276f0e548fd1d12fd6950c5a99fc33b0a761 (patch) | |
tree | d4fe55d38bc504c6943ec85d0ba03e65fae6f4c6 /CHANGELOG.md | |
parent | 0fd04c371a5d3fcd7cd9cf65a247fa16df0f0b5f (diff) | |
download | alacritty-8655276f0e548fd1d12fd6950c5a99fc33b0a761.tar.gz alacritty-8655276f0e548fd1d12fd6950c5a99fc33b0a761.zip |
Update alacritty versions
This is only an update to the development versions and does not
represent a stable release.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e060dd74..f6eb35dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,9 @@ The sections should follow the order `Packaging`, `Added`, `Changed`, `Fixed` an The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## 0.13.0-dev +## 0.14.0-dev + +## 0.13.0 ### Packaging |