diff options
author | Christian Duerr <contact@christianduerr.com> | 2020-02-11 23:50:20 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-11 23:50:20 +0000 |
commit | bfd69d01782fd05481066f293560b1211e9f41c6 (patch) | |
tree | d7bbed89c34fd853ba0aab2c7aa5b53feb623458 /CHANGELOG.md | |
parent | 3b8ef3a0c4b35d70b58cbf3ea4782e38357c4bd3 (diff) | |
download | alacritty-bfd69d01782fd05481066f293560b1211e9f41c6.tar.gz alacritty-bfd69d01782fd05481066f293560b1211e9f41c6.zip |
Bump vte and urlocator
Fixes #3247.
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 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 |