Skip to content

Commit 7e4b256

Browse files
committed
format changelog entry better
1 parent 12db5cb commit 7e4b256

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Diff for: CHANGELOG.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ 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)
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
13+
`plotly.js` versions breaking with version bumps.
14+
[2961](https://github.com/plotly/plotly.py/pull/2961)
1315

1416
### Updated
1517

0 commit comments

Comments
 (0)