Update changelog

This commit is contained in:
Florian Bruhin 2018-10-04 19:31:09 +02:00
parent 923b726e38
commit c786c25494

View File

@ -15,6 +15,15 @@ breaking changes (such as renamed commands) can happen in minor releases.
// `Fixed` for any bug fixes.
// `Security` to invite users to upgrade in case of vulnerabilities.
v1.6.0 (unreleased)
-------------------
Changed
~~~~~~~
- Completion highlighting is now done differently (using QSyntaxHighlither),
which should fix some highlighting corner-cases.
v1.5.1 (unreleased)
-------------------