Update changelog

This commit is contained in:
Florian Bruhin 2017-02-04 18:01:22 +01:00
parent 007065b63c
commit 10ec240de1

View File

@ -37,6 +37,7 @@ Fixed
- Fixed various mouse actions (like automatically entering insert mode) not working with Qt 5.8
- Fixed hints sometimes not working with Qt 5.8
- `:enter-mode` now refuses to enter modes which can't be entered manually (which caused crashes).
- `:record-macro` (`q`) now doesn't try to record macros for special keys without a text.
v0.9.1
------