aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/CHANGELOG.md
diff options
context:
space:
mode:
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