diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index 56d4e1506..d0b609940 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -39,6 +39,11 @@ Changed - `:yank` now has a `--quiet` option which causes it to not display a message. - The `:open` completion now also shows search engines by default. +Fixed +~~~~~ + +- Invalid world IDs now get rejected for `:jseval` and GreaseMonkey scripts. + v1.5.1 (unreleased) -------------------