We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00e741c commit bb9021eCopy full SHA for bb9021e
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG FOR CRISPY-BOOTSTRAP5
2
3
-## 2024.3 (TBC)
+## 2024.10 (2024-10-05)
4
* Added support for Django 5.1.
5
* Fixed `accordion.html`, `accordion-group.html` and `tab.html` templates to render `css_class` attribute.
6
* Dropped support for django-crispy-forms 2.2 and earlier.
crispy_bootstrap5/__init__.py
@@ -1 +1 @@
-__version__ = "2024.2"
+__version__ = "2024.10"
0 commit comments