File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -618,30 +618,30 @@ Deprecation/Removals:
618618- Remove ``extra `` parameter from ``Schema ``. Use a ``@post_dump `` method to add additional data.
619619
6206202.20.3 (2019-09-04)
621- *******************
621+ +++++++++++++++++++
622622
623623Bug fixes:
624624
625625- Don't swallow ``TypeError `` exceptions raised by ``Field._bind_to_schema `` or ``Schema.on_bind_field `` (:pr: `1376 `).
626626
6276272.20.2 (2019-08-20)
628- *******************
628+ +++++++++++++++++++
629629
630630Bug fixes:
631631
632632- Prevent warning about importing from ``collections `` on Python 3.7
633633 (:pr: `1354 `). Thanks :user: `nicktimko ` for the PR.
634634
6356352.20.1 (2019-08-13)
636- *******************
636+ +++++++++++++++++++
637637
638638Bug fixes:
639639
640640- Fix bug that raised ``TypeError `` when invalid data type is
641641 passed to a nested schema with ``@validates `` (:issue: `1342 `).
642642
6436432.20.0 (2019-08-10)
644- *******************
644+ +++++++++++++++++++
645645
646646Bug fixes:
647647
You can’t perform that action at this time.
0 commit comments