You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-3
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
7
7
### Added
8
8
9
9
### 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)
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
0 commit comments