summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-04-28 01:34:03 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-04-28 01:34:03 +0900
commit1c4a1ef87cf225d84b4f834b2b4ab64da12586ef (patch)
tree5528dfb015a582110efdd8784b13a17afe68353b
parentdfdc70546f9ab04985c8b2a6cae80fcc13e9a11c (diff)
downloadsphinx-git-1c4a1ef87cf225d84b4f834b2b4ab64da12586ef.tar.gz
Update CHANGES for PR #7569
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a1f8f1cf5..4bf4c2c51 100644
--- a/CHANGES
+++ b/CHANGES
@@ -70,6 +70,7 @@ Bugs fixed
* #6703: autodoc: incremental build does not work for imported objects
* #7564: autodoc: annotations not to be shown for descriptors
+* #7567: autodoc: parametrized types are shown twice for generic types
Testing
--------