Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 4c751d0

Browse files
committed
Add display width change to CHANGELOG.md
1 parent 778fc2b commit 4c751d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
77
- Added suport for using JupyterDash in Google Colab ([#27](https://github.com/plotly/jupyter-dash/pull/27))
88
- Added support for installing JupyterDash from git using pip: (e.g. `pip install git+https://github.com/plotly/jupyter-dash.git@master`)
99

10+
### Changed
11+
- The default display width in `mode='inline'` is now `100%` to fill the screen width.
12+
1013
## 0.2.1 - 2020-05-19
1114
### Added
1215
- Remove f-strings to support Python 3.5

0 commit comments

Comments
 (0)