Update changelog

This commit is contained in:
Florian Bruhin 2017-12-13 20:06:43 +01:00
parent 2b3250144b
commit 07d07c7fae

View File

@ -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
~~~~~~~~~~