File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## In development
3+ ## 24.2 (2024-04-23)
44
5+ - Add .editorconfig (#598 ).
6+ - Remove support for Django 4.1 (EOL) (#597 ).
7+ - Add support for color mode (#593 ).
8+ - Change bootstrap_setting from filter to tag (#595 ).
9+ - Remove support for Python 3.7 (EOL) (#588 ).
510- Remove support for Django 3.2 (EOL) (#583 ).
611- Update Bootstrap to 5.3.3 (#584 ).
7- - Fix Read the Docs (#585 ).
12+ - Fix Read the Docs (#585 , # 587 ).
813
914## 24.1 (2024-04-12)
1015
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ license = {file = "LICENSE"}
3131name = " django-bootstrap5"
3232readme = " README.md"
3333requires-python = " >=3.8"
34- version = " 24.1 "
34+ version = " 24.2 "
3535
3636[project .urls ]
3737Changelog = " https://github.com/zostera/django-bootstrap5/blob/main/CHANGELOG.md"
You can’t perform that action at this time.
0 commit comments