Fix changelog

This commit is contained in:
Florian Bruhin 2017-04-02 15:20:44 +02:00
parent 9cd2c9aa6d
commit 2238a888dc

View File

@ -32,7 +32,8 @@ Changed
version info.
- Improved `qute:history` page with lazy loading
- Messages are now hidden when clicked
- Paths like `C:Downloads` are now treated as absolute paths on Windows.
- Paths like `C:` are now treated as absolute paths on Windows for downloads,
and invalid paths are handled properly.
- PAC on QtWebKit now supports SOCK5 as type.
Fixed