From c685c48f0ed391dc3cc8adfe044cb534b4792012 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sun, 13 Jun 2021 20:07:55 +0900 Subject: [PATCH] Update CHANGES for PR #9307 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 531bdec900..859dc3ea27 100644 --- a/CHANGES +++ b/CHANGES @@ -39,6 +39,7 @@ Features added * #9272: autodoc: Render enum values for the default argument value better * #3257: autosummary: Support instance attributes for classes * #9129: html search: Show search summaries when html_copy_source = False +* #9307: html search: Prevent corrections and completions in search field * #9120: html theme: Eliminate prompt characters of code-block from copyable text * #9176: i18n: Emit a debug message if message catalog file not found under