File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,8 @@ Unreleased
2828- Check for ``sqlalchemy. `` to avoid matching packages with names starting
2929 with ``sqlalchemy `` (6237a0f _)
3030- Use SQLAlchemy's Column.doc for WTForm's Field.description (`#21 `_)
31- - Stopped support for python < 3.5 and added a style pre-commit hook. (`#624 `_)
31+ - Stopped support for python < 3.5 and added a style pre-commit hook. (`#23 `_)
32+ - Documentation cleanup. (`#24 `_)
3233
3334.. _#2 : https://github.com/wtforms/wtforms-sqlalchemy/pull/2
3435.. _#3 : https://github.com/wtforms/wtforms-sqlalchemy/pull/3
@@ -42,7 +43,8 @@ Unreleased
4243.. _#17 : https://github.com/wtforms/wtforms-sqlalchemy/pull/17
4344.. _6237a0f : https://github.com/wtforms/wtforms-sqlalchemy/commit/6237a0f9e53ec5f22048be7f129e29f7f1c58448
4445.. _#21 : https://github.com/wtforms/wtforms-sqlalchemy/pull/21
45- .. _#624 : https://github.com/wtforms/wtforms-sqlalchemy/pull/624
46+ .. _#23 : https://github.com/wtforms/wtforms-sqlalchemy/pull/23
47+ .. _#24 : https://github.com/wtforms/wtforms-sqlalchemy/pull/24
4648
4749Version 0.1
4850-----------
You can’t perform that action at this time.
0 commit comments