Skip to content

Commit 1a51126

Browse files
Update CHANGELOG.md
1 parent bb75e05 commit 1a51126

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
# Changelog
22

3+
## 1.21.9
4+
5+
- Fixed crash when documenting ParamSpecArgs
6+
37
## 1.21.7
48

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

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

10-
- Fixed crash when documenting ParamSpecArgs
11-
1214
## 1.21.6
1315

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

0 commit comments

Comments
 (0)