File tree Expand file tree Collapse file tree 1 file changed +4
-27
lines changed
Expand file tree Collapse file tree 1 file changed +4
-27
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ Deprecated
1919Features added
2020--------------
2121
22+ * #10738: napoleon: Add support for docstring types using 'of', like
23+ ``type of type``. Example: ``tuple of int``.
2224* #10286: C++, support requires clauses not just between the template
2325 parameter lists and the declaration.
2426* #10755: linkcheck: Check the source URL of raw directives that use the ``url``
@@ -38,6 +40,8 @@ Features added
3840Bugs fixed
3941----------
4042
43+ * #10723: LaTeX: 5.1.0 has made the 'sphinxsetup' ``verbatimwithframe=false``
44+ become without effect.
4145* #10257: C++, ensure consistent non-specialization template argument
4246 representation.
4347* #10729: C++, fix parsing of certain non-type template parameter packs.
@@ -46,33 +50,6 @@ Bugs fixed
4650Testing
4751--------
4852
49- Release 5.1.2 (in development)
50- ==============================
51-
52- Dependencies
53- ------------
54-
55- Incompatible changes
56- --------------------
57-
58- Deprecated
59- ----------
60-
61- Features added
62- --------------
63-
64- * #10738: napoleon: Add support for docstring types using 'of', like
65- ``type of type``. Example: ``tuple of int``.
66-
67- Bugs fixed
68- ----------
69-
70- * #10723: LaTeX: 5.1.0 has made the 'sphinxsetup' ``verbatimwithframe=false``
71- become without effect.
72-
73- Testing
74- --------
75-
7653Release 5.1.1 (released Jul 26, 2022)
7754=====================================
7855
You can’t perform that action at this time.
0 commit comments