Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
azmeuk committed Apr 20, 2020
1 parent e5a3ff5 commit 84197c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Unreleased
- form.errors is not cached and will update if an error is appended to a field after access. (:pr:`568`)
- :class:`~wtforms.validators.NumberRange` correctly handle *not a number*
values. (:pr:`505`, :pr:`548`)
- Validators can raise :class:`ValueError`. (:pr:`445`, :pr:`551`).


Version 2.2.1
Expand Down

0 comments on commit 84197c0

Please sign in to comment.