We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a4087b commit e401c16Copy full SHA for e401c16
documentation/changelog.rst
@@ -23,6 +23,22 @@ Release Notes
23
24
.. towncrier release notes start
25
26
+Dynadoc 1.1 (2025-05-29)
27
+========================
28
+
29
+Enhancements
30
+------------
31
32
+- Improve argument and return documentation on Sphinx Autodoc renderer.
33
34
35
+Repairs
36
+-------
37
38
+- Ensure multiline descriptions render correctly by indenting all subsequent
39
+ lines after the first one.
40
41
42
Dynadoc 1.0 (2025-05-25)
43
========================
44
0 commit comments