diff options
author | Christian Duerr <contact@christianduerr.com> | 2024-10-18 22:25:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-18 22:25:57 +0000 |
commit | 6dbd785bc0063109fcf8105bdf7e4d5673892abf (patch) | |
tree | 0a359b47f4307d797876ad0a35da23be35bc63f9 /CHANGELOG.md | |
parent | f90d2964a6eda906d61b76f5e0ec7b9e44c12cb1 (diff) | |
download | r-alacritty-6dbd785bc0063109fcf8105bdf7e4d5673892abf.tar.gz r-alacritty-6dbd785bc0063109fcf8105bdf7e4d5673892abf.tar.bz2 r-alacritty-6dbd785bc0063109fcf8105bdf7e4d5673892abf.zip |
Bump development version to 0.15.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.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 03e6bd52..75f164d0 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.14.0-dev +## 0.15.0-dev + +## 0.14.0 ### Packaging |