File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ Version 0.x
66
77Unreleased
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+
919Version 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
5367Version 0.1
5468-----------
You can’t perform that action at this time.
0 commit comments