Skip to content

Commit

Permalink
reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Apr 22, 2020
1 parent f0d1f55 commit 04398de
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,11 @@ Unreleased

- All modules in ``wtforms.ext`` show a deprecation warning on import.
They will be removed in version 3.0.
- Fixed a bug when :class:`~wtforms.fields.core.SelectField` choices
is ``None``. :issue:`572, 585`
- Restored :class:`~widgets.core.HTMLString` and
:func:`~widgets.core.escape_html` as aliases for MarkupSafe
functions. Their use shows a ``DeprecationWarning``. :issue:`581`,
:pr:`583`
- Fixed a bug when :class:`~fields.SelectField` choices is ``None``.
:issue:`572, 585`
- Restored ``HTMLString`` and ``escape_html`` as aliases for
MarkupSafe functions. Their use shows a ``DeprecationWarning``.
:issue:`581`, :pr:`583`


Version 2.3.0
Expand Down

0 comments on commit 04398de

Please sign in to comment.