From ea06c45dd42193f2f436f873a7b1d1b29be21084 Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Tue, 30 Dec 2025 16:31:57 +0100 Subject: docs: update CHANGLELOG and README to reflect latest changes --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGELOG.md') 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 -- cgit v1.2.3