Skip to content

Commit 280a28e

Browse files
committed
Fix changelog headings
1 parent b2b8105 commit 280a28e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,30 +2,30 @@ Changelog
22
---------
33

44
2.20.3 (2019-09-04)
5-
*******************
5+
+++++++++++++++++++
66

77
Bug fixes:
88

99
- Don't swallow ``TypeError`` exceptions raised by ``Field._bind_to_schema`` or ``Schema.on_bind_field``.
1010

1111
2.20.2 (2019-08-20)
12-
*******************
12+
+++++++++++++++++++
1313

1414
Bug fixes:
1515

1616
- Prevent warning about importing from ``collections`` on Python 3.7
1717
(:pr:`1354`). Thanks :user:`nicktimko` for the PR.
1818

1919
2.20.1 (2019-08-13)
20-
*******************
20+
+++++++++++++++++++
2121

2222
Bug fixes:
2323

2424
- Fix bug that raised ``TypeError`` when invalid data type is
2525
passed to a nested schema with ``@validates`` (:issue:`1342`).
2626

2727
2.20.0 (2019-08-10)
28-
*******************
28+
+++++++++++++++++++
2929

3030
Bug fixes:
3131

0 commit comments

Comments
 (0)