aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 09ec9de..cde670d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
+### Added
+- Support for selection on wrapped lines (by-line selection methods don't take wrapped segments into account yet!)
+- Support for changing mouse drag selection when out-of-bounds
+
+Many thanks to...
+- [alex-ds13](https://github.com/alex-ds13)
## 0.3.1 - only created because I published bad code on crates.io