Skip to content

Commit 01b83eb

Browse files
committed
Update changelog.
1 parent 6667345 commit 01b83eb

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

documentation/changelog.rst

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

2424
.. towncrier release notes start
2525
26+
Classcore 1.5 (2025-06-24)
27+
==========================
28+
29+
Enhancements
30+
------------
31+
32+
- Improve docstrings for various public type aliases. Also, drop ``Fname``
33+
references from public type aliases, such as ``Decorators`` so that they can be
34+
reused in downstream packages.
35+
36+
37+
Repairs
38+
-------
39+
40+
- Ensure that replacement implementations (``assigner_core``, ``deleter_core``,
41+
and ``surveyor_core``) are inherited so that behaviors do not regress to
42+
standard baseline behaviors in descendant classes.
43+
44+
2645
Classcore 1.4.2 (2025-06-11)
2746
============================
2847

0 commit comments

Comments
 (0)