Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spacemanspiff2007 committed Jan 27, 2023
1 parent bb75e05 commit 1a51126
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
@@ -1,14 +1,16 @@
# Changelog

## 1.21.9

- Fixed crash when documenting ParamSpecArgs

## 1.21.7

- Fixed a bug where if a class has an attribute and a constructor argument with the same name, the constructor argument
type would be rendered incorrectly (issue 308)

- Fixed napoleon handling of numpy docstrings with no specified return type.

- Fixed crash when documenting ParamSpecArgs

## 1.21.6

- Fix a `Field list ends without a blank line` warning (issue 305).
Expand Down

0 comments on commit 1a51126

Please sign in to comment.