Skip to content

Commit d8fb03d

Browse files
committed
MNT: Update CHANGELOG for 0.9.2
1 parent 25ddf57 commit d8fb03d

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.9.2 (2020-11-25)
2+
=====
3+
- Stop touching objects blacklisted with `__pdoc__`.
4+
- Use last `__init__` to document class signature (e.g. in case of
5+
`@typing.overload`).
6+
- Better formatting of `nptyping` and `typing.NewType` annotations.
7+
- Fix minor lunr search bugs from the previous version.
8+
19
0.9.1 (2020-09-28)
210
=====
311
- Fix circular imports and generally handling of typing annotations when

0 commit comments

Comments
 (0)