diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2023-05-22 03:06:19 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-22 03:06:19 +0300 |
commit | f0379f2da751e81ba05bbf65ecb5e59590f39be4 (patch) | |
tree | a5381b828edf7ddecd1c06889deb5f1972052338 /CHANGELOG.md | |
parent | 36301e4195148d6f3b60b75f8a30f7a08e8bf2a7 (diff) | |
download | alacritty-f0379f2da751e81ba05bbf65ecb5e59590f39be4.tar.gz alacritty-f0379f2da751e81ba05bbf65ecb5e59590f39be4.zip |
Add version 0.12.1 to CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 95194f10..ba7b44e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Mode-specific bindings can now be bound in any mode for easier macros - `--help` output is more compact now and uses more neutral palette +## 0.12.1 + ### Fixed - Character `;` inside the `URI` in `OSC 8` sequence breaking the URI |