Skip to content

Commit 4e4fd69

Browse files
committed
Update changelog.
1 parent aa3bd92 commit 4e4fd69

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

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+
Classcore 1.2 (2025-06-05)
27+
==========================
28+
29+
Enhancements
30+
------------
31+
32+
- Fill out docstrings for all public classes and functions in package.
33+
- Integrate with Dynadoc. Adds special introspection control which avoid
34+
docstring updates on immutable classes. Adds Dynadoc ``with_docstring``
35+
decorator to set of decorators on standard classes.
36+
37+
38+
Repairs
39+
-------
40+
41+
- Address Pyright complaints about metaclass arguments in ``class`` statements.
42+
43+
2644
Classcore 1.1 (2025-05-01)
2745
==========================
2846

0 commit comments

Comments
 (0)