Update changelog for v0.5.1.

This commit is contained in:
Florian Bruhin 2016-01-18 21:40:41 +01:00
parent 111f46adc5
commit 9aa881faee

View File

@ -28,10 +28,14 @@ Changed
- Pasting multiple lines via `:paste` now opens each line in a new tab.
v0.5.1
------
Fixed
~~~~~
- Fixed completion for various config values when using `:set`.
- Fixed config validation for various config values.
- Prevented an error being logged when a website with HTTP authentication was
opened on Windows.