From 573db836beddf26035338a3c44dcace1e08c6d12 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sun, 11 Jul 2021 13:49:31 +0900 Subject: [PATCH] Update CHANGES for PR #9225 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index d977d4f5eaa..06609edd397 100644 --- a/CHANGES +++ b/CHANGES @@ -41,6 +41,7 @@ Features added variables, attributes and properties * #3257: autosummary: Support instance attributes for classes * #9358: html: Add "heading" role to the toctree items +* #9225: html: Add span tag to the return typehint of method/function * #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