Skip to content

Commit d66e98a

Browse files
committed
update CHANGES
1 parent 9a88771 commit d66e98a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGES

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ Features added
2020

2121
* #11438: Add support for the :rst:dir:`py:class` and :rst:dir:`py:function`
2222
directives for PEP 695 (generic classes and functions declarations) and
23-
PEP 696 (default type parameters).
23+
PEP 696 (default type parameters). Multi-line support (#11011) is enabled
24+
for type parameters list and can be locally controlled on object description
25+
directives, e.g., :rst:dir:`py:function:single-line-type-parameter-list`.
2426
Patch by Bénédikt Tran.
2527
* #11415: Add a checksum to JavaScript and CSS asset URIs included within
2628
generated HTML, using the CRC32 algorithm.

0 commit comments

Comments
 (0)