From 0cf1632edf8e4f16796b4324be7de11b99853734 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Thu, 5 Nov 2020 01:53:42 +0900 Subject: [PATCH] Update CHANGES for PR #8355 --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 54f4bdc3d2e..4d412799a7b 100644 --- a/CHANGES +++ b/CHANGES @@ -20,6 +20,8 @@ Features added Bugs fixed ---------- +* #7613: autodoc: autodoc does not respect __signature__ of the class + Testing -------- @@ -41,8 +43,6 @@ Features added Bugs fixed ---------- -* #7613: autodoc: autodoc does not respect __signature__ of the class - Testing --------