Skip to content

Commit 66c8e78

Browse files
committed
Update changelog and add @lphuberdeau to AUTHORS
1 parent b2d66ae commit 66c8e78

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

AUTHORS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@ Contributors (chronological)
4646
- Julien Danjou `@jd <https://github.com/jd>`_
4747
- Daisuke Taniwaki `@dtaniwaki <https://github.com/dtaniwaki`_
4848
- `@mathewmarcus <https://github.com/mathewmarcus>`_
49+
- Louis-Philippe Huberdeau `@lphuberdeau <https://github.com/lphuberdeau>`_

CHANGELOG.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
Changelog
22
---------
33

4+
0.35.0 (unreleased)
5+
+++++++++++++++++++
6+
7+
Features:
8+
9+
- [apispec.ext.marshmallow]: Recurse over properties when resolving
10+
schemas (:issue:`186`). Thanks :user:`lphuberdeau`.
11+
12+
Bug fixes:
13+
14+
- [apispec.ext.marshmallow]: Always use `field.missing` instead of
15+
`field.default` when introspecting fields (:issue:`32`). Thanks
16+
:user:`lafrech`.
17+
418
0.34.0 (2018-04-04)
519
+++++++++++++++++++
620

0 commit comments

Comments
 (0)