From f31d72c3670b105aabff310b5b4cd49b7a5a264e Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sat, 31 Jul 2021 02:44:05 +0900 Subject: [PATCH] Update CHANGES for PR #9509 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index eaa34bf35..1f2dcb868 100644 --- a/CHANGES +++ b/CHANGES @@ -21,6 +21,7 @@ Bugs fixed ---------- * #9487: autodoc: typehint for cached_property is not shown +* #9509: autodoc: AttributeError is raised on failed resolving typehints * #9481: autosummary: some warnings contain non-existing filenames * #9481: c domain: some warnings contain non-existing filenames * #9481: cpp domain: some warnings contain non-existing filenames