diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index ce5f34364..18e5b9a92 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -88,6 +88,7 @@ Changed - The `:version` page now has a button to pastebin the information. - Replacements like `{url}` can now be replaced as `{{url}}`. - Entering caret browsing with QtWebEngine now works directly after a search. +- ``/`
` elements now get hints assigned. Fixed ~~~~~