diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2025-12-30 16:34:54 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2026-02-05 14:36:50 +0100 |
| commit | 46301694a1a8c59df5d507945387ac8e284e60f9 (patch) | |
| tree | 721ec2ab97d33308dad48b206a627679a51d0819 /CHANGELOG.md | |
| parent | chore: bump version (diff) | |
| download | iced_selection-46301694a1a8c59df5d507945387ac8e284e60f9.tar.gz | |
docs: update changelog
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index cde670d..939590e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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] + +## [0.4.0] - 2025-12-30 ### 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 @@ -29,6 +31,7 @@ Many thanks to... - First release [Unreleased]: https://git.sr.ht/~pml68/iced_selection/log +[0.4.0]: https://git.sr.ht/~pml68/iced_selection/log?from=8355621047e86389001c6a1d96c1d27fd03de26f#log-8355621047e86389001c6a1d96c1d27fd03de26f [0.3.0]: https://git.sr.ht/~pml68/iced_selection/log?from=50c34a1cbf310b204e6e37b3f5f60e67608060bd#log-50c34a1cbf310b204e6e37b3f5f60e67608060bd [0.2.0]: https://git.sr.ht/~pml68/iced_selection/log?from=1b4fd51c48e8d172a6cfd33caee894d063b389f1#log-1b4fd51c48e8d172a6cfd33caee894d063b389f1 [0.1.0]: https://git.sr.ht/~pml68/iced_selection/log?from=5f672a058cbf3150caf430c54ef380b553111706#log-5f672a058cbf3150caf430c54ef380b553111706 |
