Skip to content

Commit b25718a

Browse files
committed
CHANGELOG
1 parent 332a7e8 commit b25718a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGES.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ Version 0.x
66

77
Unreleased
88

9+
Version 0.3
10+
-----------
11+
12+
Released on November 6th, 2021
13+
14+
- Wtforms 3 support. (`#35`_)
15+
- SQLAlchemy 1.4 tests fixes. (`#34`_)
16+
- Switched from Travis CI to Github Actions (`#33`_)
17+
- Abandon deperecated validator. (`#32`_)
18+
919
Version 0.2
1020
-----------
1121

@@ -49,6 +59,10 @@ Released on June 21st, 2020
4959
.. _#21: https://github.com/wtforms/wtforms-sqlalchemy/pull/21
5060
.. _#23: https://github.com/wtforms/wtforms-sqlalchemy/pull/23
5161
.. _#24: https://github.com/wtforms/wtforms-sqlalchemy/pull/24
62+
.. _#32: https://github.com/wtforms/wtforms-sqlalchemy/pull/32
63+
.. _#33: https://github.com/wtforms/wtforms-sqlalchemy/pull/33
64+
.. _#34: https://github.com/wtforms/wtforms-sqlalchemy/pull/34
65+
.. _#35: https://github.com/wtforms/wtforms-sqlalchemy/pull/35
5266

5367
Version 0.1
5468
-----------

0 commit comments

Comments
 (0)