mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Record the change to Napoleon type preprocessing in CHANGES.rst
This commit is contained in:
@@ -35,6 +35,7 @@ Contributors
|
||||
* Bruce Mitchener -- Minor epub improvement
|
||||
* Buck Evan -- dummy builder
|
||||
* Charles Duffy -- original graphviz extension
|
||||
* Chris Barrick -- Napoleon type preprocessing logic
|
||||
* Chris Holdgraf -- improved documentation structure
|
||||
* Chris Lamb -- reproducibility fixes
|
||||
* Christopher Perkins -- autosummary integration
|
||||
|
||||
@@ -26,6 +26,9 @@ Features added
|
||||
Patch by Nicolas Peugnet.
|
||||
* #13144: Add a ``class`` option to the :rst:dir:`autosummary` directive.
|
||||
Patch by Tim Hoffmann.
|
||||
* #13146: Napoleon: Unify the type preprocessing logic to allow
|
||||
Google-style docstrings to use the optional and default keywords.
|
||||
Patch by Chris Barrick.
|
||||
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user