Skip to content

Commit

Permalink
Updated changelog for 2.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
claudep committed Sep 28, 2022
1 parent a6200f8 commit 97441f1
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,20 @@ Changelog

This page details the changes in the various ``django-formtools`` releases.

2.4 (unreleased)
2.4 (2022-09-28)
----------------

- Updated translations from Transifex.

- Dropped testing for Django 3.1.

- Any kwarg passed to ``render_goto_step()`` is passed over to ``render``.

- ``WizardView`` is using ``get_form_list()`` instead of directly accessing
``form_list`` (#168).

- Added Python 3.10 to test matrix.

- Dropped testing for Django 3.1.

- Confirmed support for Django 4.0 and 4.1.

2.3 (2021-04-18)
Expand Down

0 comments on commit 97441f1

Please sign in to comment.