We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d4002c + 063a612 commit 531d881Copy full SHA for 531d881
README.md
@@ -14,13 +14,17 @@ by enabling a cached backend. See [Advanced Usage](#advanced-usage)
14
15
## Changelog
16
17
-## 4.0.0 (not released)
+## 4.0.1 (not released)
18
19
-- remove support for django 2.2 & 4.0
20
-- remote support for python 3.7 & 3.8
+## 4.0.0 (2025-01-07)
+
21
+- ⚠️ remove support for django 2.2 & 4.0
22
+- ⚠️ remote support for python 3.7 & 3.8
23
- add support for django 5.1 and python 3.13
24
- Switch to django-fsm-2
25
26
+Discontinued supported versions will most likely continue to work.
27
28
## 3.1.0 (2023-03-23)
29
30
- `fsm_log_description` now accepts a default description parameter
0 commit comments