Skip to content

Commit 84ee28b

Browse files
committed
MNT: Update CHANGELOG for 0.11.0
1 parent 53cb9b8 commit 84ee28b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Diff for: CHANGELOG

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
0.11.0 (2024-06-22)
2+
======
3+
- Handle import of distutils on Python 3.12
4+
- Discern properties from regular variables (#277)
5+
- Prebuild Lunr.js search index if Node is available.
6+
- Templates: Update CDN resource links
7+
- Support MathJax inline $dollar-pattern$
8+
- Fix documenting classes that contain `unittest.mock.Mock` (#352)
9+
- Strengthen signature detection for pybind-generated modules
10+
- Bump pandoc integration to v3
11+
- Support Google Analytics 4
12+
- Fix deprecation warnings for PEP224 docstrings of class variables (#437)
13+
- Skip `__editable__` paths during `iter_modules` (#408)
14+
- Various bug fixes and tweaks
15+
116
0.10.0 (2021-08-03)
217
======
318
- Python 3.6+ required.

0 commit comments

Comments
 (0)