Skip to content

Commit 16c686a

Browse files
committed
Release 2.4.1
1 parent dbbfcb1 commit 16c686a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGES.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ Changelog
44
2.4.1
55
-----
66

7-
Release date: -
7+
Release date: 2024/10/3
88

99
- Fix the badge classes in the ``render_nav_item`` macro for Bootstrap 5.
1010
- Add ``_badge_classes`` param to the ``render_nav_item`` macro to set badge classes.
11+
- Support ``bootswatch_theme`` as parameter to ``load_css``.
1112

1213
2.4.0
1314
-----

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "Bootstrap-Flask"
3-
version = "2.4.1-dev"
3+
version = "2.4.1"
44
description = "Bootstrap 4 & 5 helper for your Flask projects."
55
readme = "README.md"
66
license = { text = "MIT" }

0 commit comments

Comments
 (0)