Skip to content

Commit 4325e3d

Browse files
authored
Merge pull request #455 from facultyai/changelog
Update changelog
2 parents faee539 + b5ffb26 commit 4325e3d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/content/changelog.md

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

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

9+
## 0.10.6 - 2020/9/10
10+
11+
### Added
12+
13+
- The JavaScript bundle for dash-bootstrap-components can now be fetched from a CDN by setting `serve_locally=False` in `dash.Dash` ([PR 451](https://github.com/facultyai/dash-bootstrap-components/pull/451))
14+
15+
### Fixed
16+
17+
- Wheels are now available on PyPI which should resolve some reported installation issues ([PR 445](https://github.com/facultyai/dash-bootstrap-components/pull/445))
18+
919
## 0.10.5 - 2020/8/20
1020

1121
### Fixed

0 commit comments

Comments
 (0)