summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-01-24 23:57:22 +0100
committerGitHub <noreply@github.com>2020-01-24 23:57:22 +0100
commitbdd28f4766a39ec679cc7422d5cff5c6e586ae43 (patch)
tree8abd5f48e40a0eb9d6d686fde0f1a94f9e80c6dc /CHANGELOG.md
parent7925ac4918d1689d31e946c7f0cb31a888cf7a02 (diff)
Fix selection rotating outside of scrolling region
Fixes #2983.
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 2e9019f0..75c49bc1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -36,6 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Backwards bracket selection
- Stack overflow when printing shader creation error
- Underline position for bitmap fonts
+- Selection rotating outside of scrolling region
### Removed