diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index 8674be889..3604b7498 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -125,6 +125,7 @@ Fixed - When using `:search-next` before a search is finished, no warning about no results being found is shown anymore. - Fix :click-element with an ID containing non-alphanumeric characters. +- Fix crash when a subprocess outputs data which is not decodable as UTF-8. Deprecated ~~~~~~~~~~