Skip to content

Commit 5570f9a

Browse files
committed
MNT: Update Changelog for v0.11.6
1 parent 5003088 commit 5570f9a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
0.11.6 (2025-03-20)
2+
======
3+
- Fix `TypeError: Expected a list of types, an ellipsis, ParamSpec, or Concatenate.`
4+
with `collections.abc.Callable` on Python 3.10. (#454)
5+
- Remove use of `pdoc.Doc.__slots__`.
6+
- Fix broken anchor tags in --pdf mode (#455)
7+
- Fix dataclass attributes shown as class variables instead of instance variables.
8+
19
0.11.5 (2024-12-13)
210
======
311
- A few default HTML template improvements

0 commit comments

Comments
 (0)