Skip to content

Commit 7a15845

Browse files
committed
Update changelog.
1 parent 6d3750e commit 7a15845

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

documentation/changelog.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,24 @@ Release Notes
2323

2424
.. towncrier release notes start
2525
26+
Dynadoc 1.2 (2025-06-02)
27+
========================
28+
29+
Enhancements
30+
------------
31+
32+
- Allow introspection limits to completely disable introspection. Useful when a
33+
limiter function detects a marker attribute, which indicates complete
34+
documentation or immutability, on a class or module.
35+
36+
37+
Repairs
38+
-------
39+
40+
- Always sever type-adjacent information, when transiting nested annotations, to
41+
prevent ambiguity problems and unexpected information accumulation.
42+
43+
2644
Dynadoc 1.1 (2025-05-29)
2745
========================
2846

0 commit comments

Comments
 (0)