From 20763a87c0b8f78ec80911c317422decbaf28de8 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sun, 10 Jun 2018 17:34:17 +0200 Subject: [PATCH] Update changelog --- doc/changelog.asciidoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index 5535adaac..5f5f37a46 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -49,6 +49,8 @@ Changed software rendering. - GreaseMonkey scripts now get their own global scope (based on the page's one), which allows scripts like OneeChan to work. +- Rapid hinting is now supported with the `yank` and `yank-primary` targets, + copying newline-separated links. Removed ~~~~~~~