Skip to content

Commit d4bd812

Browse files
committed
Merge branch 'version-6-migration' of https://github.com/plotly/plotly.py into version-6-migration
2 parents 011eedc + 260d6c9 commit d4bd812

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
88
### Removed
99
- Drop deprecated `pointcloud` and `heatmapgl` traces from the API
1010
- Drop `tenacity` dependency [#4831](https://github.com/plotly/plotly.js/pull/4831)
11-
- Drop support for Jupyter Notebook 6 and earlier [#4822](https://github.com/plotly/plotly.py/pull/4822)
11+
- Drop support for Jupyter Notebook version 6 and earlier [#4822](https://github.com/plotly/plotly.py/pull/4822)
1212

1313
### Updated
1414
- Updated plotly.py to use base64 encoding of arrays in plotly JSON to improve performance.
@@ -51,7 +51,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5151

5252
- Fixed a bug in integer validation of arrays that threw an error when an array contained a mix of strings and integers.
5353

54-
- Fixed a bug in JupyterLab >= 4 and Jupyter Notebook >= 7 that caused latex to not render in plotly charts.
54+
- Fixed a bug in JupyterLab >= 4 and Jupyter Notebook >= 7 that caused LaTeX to not render in plotly charts.
5555

5656
- Use modern [native ES6 import](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules) to load plotly.js bundle instead of requirejs which is [no longer under active development](https://github.com/requirejs/r.js/compare/2.3.6...2.3.7)
5757

0 commit comments

Comments
 (0)