Skip to content

Commit

Permalink
MNT: Update CHANGELOG for 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kernc committed Jun 22, 2024
1 parent 53cb9b8 commit 84ee28b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
0.11.0 (2024-06-22)
======
- Handle import of distutils on Python 3.12
- Discern properties from regular variables (#277)
- Prebuild Lunr.js search index if Node is available.
- Templates: Update CDN resource links
- Support MathJax inline $dollar-pattern$
- Fix documenting classes that contain `unittest.mock.Mock` (#352)
- Strengthen signature detection for pybind-generated modules
- Bump pandoc integration to v3
- Support Google Analytics 4
- Fix deprecation warnings for PEP224 docstrings of class variables (#437)
- Skip `__editable__` paths during `iter_modules` (#408)
- Various bug fixes and tweaks

0.10.0 (2021-08-03)
======
- Python 3.6+ required.
Expand Down

0 comments on commit 84ee28b

Please sign in to comment.