diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 66c6768d5..090c812fc 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -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.