Skip to content

Commit 97441f1

Browse files
committed
Updated changelog for 2.4 release
1 parent a6200f8 commit 97441f1

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/changelog.rst

+6-3
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,20 @@ Changelog
33

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

6-
2.4 (unreleased)
6+
2.4 (2022-09-28)
77
----------------
88

99
- Updated translations from Transifex.
1010

11-
- Dropped testing for Django 3.1.
12-
1311
- Any kwarg passed to ``render_goto_step()`` is passed over to ``render``.
1412

13+
- ``WizardView`` is using ``get_form_list()`` instead of directly accessing
14+
``form_list`` (#168).
15+
1516
- Added Python 3.10 to test matrix.
1617

18+
- Dropped testing for Django 3.1.
19+
1720
- Confirmed support for Django 4.0 and 4.1.
1821

1922
2.3 (2021-04-18)

0 commit comments

Comments
 (0)