Skip to content

Commit

Permalink
chore: better changelog for #739
Browse files Browse the repository at this point in the history
  • Loading branch information
azmeuk committed Oct 11, 2023
1 parent 1148de5 commit 15842f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ Released 2023-10-10
- Implement :class:`~fields.ColorField` :pr:`755`
- Delayed import of ``email_validator``. :issue:`727`
- ``<option>`` attributes can be passed by the :class:`~fields.SelectField`
``choices`` parameter :issue:`692` :pr:`738`
``choices`` parameter :issue:`692` :pr:`739`.
⚠️breaking change⚠️: `ites_choices` now returns a tuple of 4 items
- Use the standard datetime formats by default for
:class:`~fields.DateTimeLocalField` :pr:`761`
- Python 3.11 support :pr:`763`
Expand Down

0 comments on commit 15842f2

Please sign in to comment.