Skip to content

Commit f358893

Browse files
committed
MNT: Update CHANGELOG for 0.10.0
1 parent 0073fae commit f358893

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
0.10.0 (2021-08-03)
2+
======
3+
- Python 3.6+ required.
4+
- New support for variable doc-comments (directly above variable definition
5+
or on the same line; starting with '#:').
6+
- Improved formatting of typing annotations.
7+
- Respect `PYTHONWARNINGS` environment variable.
8+
- Various other small bugs and fixes.
9+
110
0.9.2 (2020-11-25)
211
=====
312
- Stop touching objects blacklisted with `__pdoc__`.

0 commit comments

Comments
 (0)