From f7a2e081c867e5fb125561f1a3ec26d851a0aeeb Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sun, 4 Apr 2021 13:41:55 +0900 Subject: [PATCH] Update CHANGES for PR #9036 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 8f4a78465..df09f962f 100644 --- a/CHANGES +++ b/CHANGES @@ -83,6 +83,7 @@ Features added * #2018: html: :confval:`html_favicon` and :confval:`html_logo` now accept URL for the image * #8070: html search: Support searching for 2characters word +* #9036: html theme: Allow to inherite the search page * #8938: imgconverter: Show the error of the command availability check * #7830: Add debug logs for change detection of sources and templates * #8201: Emit a warning if toctree contains duplicated entries