diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index da50a87af..5075cf505 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -66,7 +66,8 @@ Fixed - Fixed showing of keybindings in the :help completion - Worked around a segfault when opening a URL after a QtWebEngine renderer process crash - Using :undo or :tab-clone with a view-source:// or chrome:// tab is now prevented, as it segfaults -- `:navigate prev/next` now detects `rel` attributes on `` elements +- `:navigate prev/next` now detects `rel` attributes on `` elements, and + handles multiple `rel` attributes correctly. - Fixed a crash when hinting with target `userscript` and spawning a non-existing script v0.9.1 diff --git a/README.asciidoc b/README.asciidoc index dc3b427df..a834171d3 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -187,6 +187,7 @@ Contributors, sorted by the number of commits in descending order: * knaggita * Oliver Caldwell * Julian Weigt +* Tomasz Kramkowski * Sebastian Frysztak * Nikolay Amiantov * Jonas Schürmann @@ -196,7 +197,6 @@ Contributors, sorted by the number of commits in descending order: * Julie Engel * skinnay * Zach-Button -* Tomasz Kramkowski * Samuel Walladge * Peter Rice * Ismail S