Document fix for #1299

Fix #1299
This commit is contained in:
Kovid Goyal 2019-01-14 10:12:05 +05:30
parent 63ff3cfb9f
commit 2d70059f47
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -20,6 +20,10 @@ Changelog
- Add a list of user-created kittens to the docs
- Fix a regression that broke changing mouse wheel scroll direction with
negative :opt:`wheel_scroll_multiplier` values in full-screen applications
like vim (:iss:`1299`)
0.13.2 [2019-01-04]
------------------------------