Update changelog

This commit is contained in:
Florian Bruhin 2018-01-10 09:34:00 +01:00
parent b2ed0c0081
commit c1855e1741

View File

@ -134,6 +134,7 @@ Fixed
- Fix crash when a subprocess outputs data which is not decodable as UTF-8.
- Fix crash when closing a tab immediately after hinting.
- Worked around issues in Qt 5.10 with loading progress never being finished.
- Fixed a crash when writing a flag before a command (e.g. `:-w open `).
Deprecated
~~~~~~~~~~