aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2025-01-06 07:23:36 +0300
committerKirill Chibisov <contact@kchibisov.com>2025-01-06 08:34:20 +0300
commita26174890e2184fa29b68fde7b72de5a566ad711 (patch)
tree9404d25a109f4682b543b6aba60a9303f71b57e4 /CHANGELOG.md
parentf0e5ec4d05b6a7719aac526eb332c33176d099a4 (diff)
downloadr-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 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9c1c369f..9fe121d4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,7 +8,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
Notable changes to the `alacritty_terminal` crate are documented in its
[CHANGELOG](./alacritty_terminal/CHANGELOG.md).
-## 0.15.0-dev
+## 0.16.0-dev
+
+## 0.15.0
### Added