Update changelog

This commit is contained in:
Florian Bruhin 2019-01-13 10:36:02 +01:00
parent 322b4d26d8
commit d2bac602c2

View File

@ -72,6 +72,7 @@ Fixed
- Slashes in search terms are now percent-escaped.
- When `scrolling.bar = True` was set in versions before v1.5.0, this now
correctly gets migrated to `always` instead of `when-searching`.
- Completion highlighting now works again on Qt 5.11.3 and 5.12.1.
v1.5.2
------