Skip to content

Commit c5a2993

Browse files
committed
Add changelog
1 parent 2869130 commit c5a2993

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2121

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

24+
- Fixed a bug in JupyterLab >= 4 and Jupyter Notebook >= 7 that caused latex to not render in plotly charts.
25+
26+
- Removed require.js from the generated javascript in plotly charts.
27+
2428
## [5.23.0] - 2024-07-23
2529

2630
### Updated

0 commit comments

Comments
 (0)