Skip to content
Prev Previous commit
Next Next commit
Update CHANGELOG.md
Co-authored-by: Mojtaba Samimi <[email protected]>
  • Loading branch information
marthacryan and archmoj authored Sep 18, 2024
commit 26c4443b1a2efc83a5af3efd179c68f5e13cdfad
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).

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

- Removed require.js from the generated javascript in plotly charts.
- 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)

## [5.23.0] - 2024-07-23

Expand Down