aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2024-12-14 02:07:57 +0100
committerChristian Duerr <contact@christianduerr.com>2024-12-22 23:22:32 +0000
commit0ccac0f99d61bc97bc2a9ab0efb2e1d90cb4c8df (patch)
tree2018fa43ebda9d2251e7a021f19e886ba556c1f9 /alacritty_terminal/CHANGELOG.md
parentb45d2dbe5f8c0743971e870ae8e07d22fe0e4e3b (diff)
downloadalacritty-v0.14.tar.gz
alacritty-v0.14.zip
Diffstat (limited to 'alacritty_terminal/CHANGELOG.md')
-rw-r--r--alacritty_terminal/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/alacritty_terminal/CHANGELOG.md b/alacritty_terminal/CHANGELOG.md
index e612e749..e17f992c 100644
--- a/alacritty_terminal/CHANGELOG.md
+++ b/alacritty_terminal/CHANGELOG.md
@@ -8,6 +8,12 @@ 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
+
+### Fixed
+
+- Semantic escape search across wide characters
+
## 0.24.1
### Changed