Update changelog

This commit is contained in:
Florian Bruhin 2018-08-08 08:44:27 +02:00
parent fcb3de8ee3
commit 20d29aab46

View File

@ -40,6 +40,7 @@ Fixed
- Crash when opening URLs with some unicode characters (IDNA 2008). Those URLs
still won't open though, due to missing support in Qt.
- Crash when a download directory which can't be created is configured.
- Crash in the `importer.py` script when importing Chrome bookmarks from newer Chrome versions.
v1.4.1
------