Skip to content

Commit ba21823

Browse files
committed
docs: changelog update
1 parent 05ad5da commit ba21823

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@ Unreleased
77

88
- Translations update: korean, chinese (traditional), portugese, russian,
99
dutch, kazakh, swedish, turkish, slovak, ukranian, spanish, french.
10-
- Move the repository to the pallets-eco organization.
10+
- Move the repository to the pallets-eco organization. :pr:`854`
1111
- Stop supporting Python 3.9 and start supporting Python 3.13 :pr:`855`
1212
- Removed `required` flag support from :class:`~fields.HiddenWidget`,
1313
:class:`~fields.RangeWidget` and :class:`~fields.SelectWidget` to
1414
conform to W3C :pr:`810`
1515
- :class:`~wtforms.validators.NoneOf` and :class:`~wtforms.validators.AnyOf`
1616
can validate multiple valued fields like :class:`~fields.SelectMultipleField`
1717
:pr:`538` :pr:`807`
18+
- Use GHA and pre-commit workflows inspired from Flask. :pr:`856` :pr:`860`
1819
- ⚠️Breaking change⚠️: Some deprecated code was removed (:pr:`859`):
1920

2021
- :class:`~wtforms.Flags` can no longer be tuples. :issue:`467`

0 commit comments

Comments
 (0)