We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2b8105 commit 280a28eCopy full SHA for 280a28e
1 file changed
CHANGELOG.rst
@@ -2,30 +2,30 @@ Changelog
2
---------
3
4
2.20.3 (2019-09-04)
5
-*******************
++++++++++++++++++++
6
7
Bug fixes:
8
9
- Don't swallow ``TypeError`` exceptions raised by ``Field._bind_to_schema`` or ``Schema.on_bind_field``.
10
11
2.20.2 (2019-08-20)
12
13
14
15
16
- Prevent warning about importing from ``collections`` on Python 3.7
17
(:pr:`1354`). Thanks :user:`nicktimko` for the PR.
18
19
2.20.1 (2019-08-13)
20
21
22
23
24
- Fix bug that raised ``TypeError`` when invalid data type is
25
passed to a nested schema with ``@validates`` (:issue:`1342`).
26
27
2.20.0 (2019-08-10)
28
29
30
31
0 commit comments