diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2025-01-06 07:23:36 +0300 |
---|---|---|
committer | Kirill Chibisov <contact@kchibisov.com> | 2025-01-06 08:34:20 +0300 |
commit | a26174890e2184fa29b68fde7b72de5a566ad711 (patch) | |
tree | 9404d25a109f4682b543b6aba60a9303f71b57e4 /alacritty_terminal/CHANGELOG.md | |
parent | f0e5ec4d05b6a7719aac526eb332c33176d099a4 (diff) | |
download | r-alacritty-a26174890e2184fa29b68fde7b72de5a566ad711.tar.gz r-alacritty-a26174890e2184fa29b68fde7b72de5a566ad711.tar.bz2 r-alacritty-a26174890e2184fa29b68fde7b72de5a566ad711.zip |
Bump development version to 0.16.0-dev
This is only an update to the development version and does not represent
a stable release.
Diffstat (limited to 'alacritty_terminal/CHANGELOG.md')
-rw-r--r-- | alacritty_terminal/CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/alacritty_terminal/CHANGELOG.md b/alacritty_terminal/CHANGELOG.md index a6ee32b2..55c21d3f 100644 --- a/alacritty_terminal/CHANGELOG.md +++ b/alacritty_terminal/CHANGELOG.md @@ -8,7 +8,9 @@ sections should follow the order `Added`, `Changed`, `Deprecated`, `Fixed` and The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## 0.24.2-dev +## 0.24.3-dev + +## 0.24.2 ### Added |