diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 36b3a094..5a1d8156 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- Smoother scrolling for touchpads (also affects scrolling with some mice that send fractional scrolling values) +- `scrolling.multiplier` now affects normal scrolling with touchpads + ### Fixed - Resolved off-by-one issue with erasing characters in the last column |