aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-02-11 23:50:20 +0000
committerGitHub <noreply@github.com>2020-02-11 23:50:20 +0000
commitbfd69d01782fd05481066f293560b1211e9f41c6 (patch)
treed7bbed89c34fd853ba0aab2c7aa5b53feb623458 /CHANGELOG.md
parent3b8ef3a0c4b35d70b58cbf3ea4782e38357c4bd3 (diff)
downloadalacritty-bfd69d01782fd05481066f293560b1211e9f41c6.tar.gz
alacritty-bfd69d01782fd05481066f293560b1211e9f41c6.zip
Bump vte and urlocator
Fixes #3247.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b2572cdd..43af69de 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -48,6 +48,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Minimize action only works with decorations on macOS
- Window permanently vanishing after hiding on macOS
- Modifier key combinations like `Ctrl + Q` not generating characters on macOS
+- Handling of URLs with single quotes
+- Parser reset between DCS escapes
### Removed