From 44ee514fbe380fb3b9a44c3c64a1106dbc644b71 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Mon, 6 Jul 2020 23:36:17 +0900 Subject: [PATCH] Update CHANGES for PR #7910 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 894b9447a..df2f3d89c 100644 --- a/CHANGES +++ b/CHANGES @@ -29,6 +29,7 @@ Bugs fixed * #7865: autosummary: Failed to extract summary line when abbreviations found * #7866: autosummary: Failed to extract correct summary line when docstring contains a hyperlink target +* #4258: napoleon: decorated special methods are not shown * #7715: LaTeX: ``numfig_secnum_depth > 1`` leads to wrong figure links * #7846: html theme: XML-invalid files were generated * #7869: :rst:role:`abbr` role without an explanation will show the explanation