Skip to content

Commit 4636d3c

Browse files
committed
Update changelog
1 parent 5bb916c commit 4636d3c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/content/changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ title: Changelog
66

77
This page documents notable changes in dash-bootstrap-components releases.
88

9+
## 2.0.1 - 2025/04/11
10+
11+
This is a pre-release for dash-bootstrap-components version 2.0.1! This version fixes bugs and updates CDN links. Please continue to report problems on our [issue tracker](https://github.com/facultyai/dash-bootstrap-components/issues).
12+
13+
### Changed
14+
- Updated CDN links for Bootstrap CSS, Bootswatch CSS, Bootstrap Icons and FontAwesome Icons ([PR 1109](https://github.com/facultyai/dash-bootstrap-components/pull/1109))
15+
- Dropped upper bound on supported Python versions ([PR 1107](https://github.com/facultyai/dash-bootstrap-components/pull/1107))
16+
17+
### Fixed
18+
- Fixed regression preventing `dbc.Button` from being used in conjunction with `dcc.ConfirmDialogProvider` ([PR 1111](https://github.com/facultyai/dash-bootstrap-components/pull/1111))
19+
920
## 2.0.0 - 2025/03/17
1021

1122
Version 2.0.0 of dash-bootstrap-components! This version makes various internal updates for compatibility with Dash 3.0.0 which is now required to use dash-bootstrap-components. Please continue to report problems on our [issue tracker](https://github.com/facultyai/dash-bootstrap-components/issues).

0 commit comments

Comments
 (0)