Skip to content

Commit 4ada560

Browse files
committed
add new include_plotlyjs='cdn'behaviour to changelog
1 parent 5553f89 commit 4ada560

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
88

99
### Fixed
10+
- Plotly.js cdn url will now be versioned by default for:
11+
`include_plotlyjs='cdn'` a new `include_plotlyjs='cdn-latest'` option
12+
has the original behaviour. Prevents likelihood of htmls generated with older `plotly.js` versions breaking with version bumps. [2961](https://github.com/plotly/plotly.py/pull/2961)
1013

1114
### Updated
1215

0 commit comments

Comments
 (0)