Skip to content

Commit 753c923

Browse files
committed
Update changelog
[skip ci]
1 parent 85c65ff commit 753c923

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ Features:
1515
from ``Regexp`` validators (:pr:`364`).
1616
Thanks :user:`DStape` for the PR.
1717

18+
Bug fixes:
19+
20+
- [apispec.ext.marshmallow]: Fix automatic documentation of schemas when
21+
using ``Nested(MySchema, many==True)`` (:issue:`383`). Thanks
22+
:user:`whoiswes` for reporting.
23+
1824
Other changes:
1925

2026
- *Backwards-incompatible*: Components properties are now passed as dictionaries rather than keyword arguments (:pr:`381`).

0 commit comments

Comments
 (0)