Skip to content

Commit

Permalink
Update CHANGES for PR #8095
Browse files Browse the repository at this point in the history
  • Loading branch information
tk0miya committed Aug 13, 2020
1 parent 6e62d33 commit 99e3639
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES
Expand Up @@ -34,10 +34,15 @@ Deprecated
Features added
--------------

* #8095: napoleon: Add :confval:`napoleon_preprocess_types` to enable the type
preprocessor for numpy style docstrings

Bugs fixed
----------

* #8074: napoleon: Crashes during processing C-ext module
* #8088: napoleon: "Inline literal start-string without end-string" warning in
Numpy style Parameters section
* #8084: autodoc: KeyError is raised on documenting an attribute of the broken
class
* #8091: autodoc: AttributeError is raised on documenting an attribute on Python
Expand Down

0 comments on commit 99e3639

Please sign in to comment.