Skip to content

Commit 502e20c

Browse files
committed
Add CHANGES entry
1 parent 84269fa commit 502e20c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGES.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ Features added
4747
* #13065: Enable colour by default in when running on CI.
4848
Patch by Adam Turner.
4949
* Allow supressing warnings from the :rst:dir:`toctree` directive when a glob
50-
pattern doesn't match any documents, via the new ``toc.empty_glob``
50+
pattern doesn't match any documents, via the new ``toc.glob_not_matching``
5151
warning sub-type.
5252
Patch by Slawek Figiel.
53-
* #9732: Add the new ``autodoc.mocked_object`` warnings sub-type.
53+
* #9732: Add the new ``autodoc.mock_objects`` warnings sub-type.
5454
Patch by Cyril Roelandt.
5555
* #7630, #4824: autodoc: Use :file:`.pyi` type stub files
5656
to auto-document native modules.
@@ -73,6 +73,8 @@ Features added
7373
* #9732: Add the new ``ref.any`` warnings sub-type
7474
to allow suppressing the ambiguous 'any' cross-reference warning.
7575
Patch by Simão Afonso and Adam Turner.
76+
* #13172: Add support for short signatures in autosummary.
77+
Patch by Tim Hoffmann
7678

7779
Bugs fixed
7880
----------

0 commit comments

Comments
 (0)