summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2019-05-16 21:05:00 +0000
committerGitHub <noreply@github.com>2019-05-16 21:05:00 +0000
commitd934df6c0e2279aa386fc2aa4154195e7b13ce64 (patch)
tree878a461562dad01ab1f91260538cdbdd8fa708bd /CHANGELOG.md
parent2a6e9843eaa583b67d9b853f396dd72e69a20585 (diff)
Fix URL detection matching invalid URLs
Fixes #2450.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1713bf38..b902ebba 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -44,6 +44,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Mouse mode generating events when the cell has not changed
- Selections not automatically expanding across double-width characters
- On macOS, automatic graphics switching has been enabled again
+- Text getting recognized as URLs without slashes separating the scheme
### Removed