Skip to content
Prev Previous commit
Next Next commit
Add changelog
  • Loading branch information
marthacryan committed Sep 12, 2024
commit c5a29937fbbd3dffbe66c8d668897c7ee1f1435a
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).

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

- 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.

## [5.23.0] - 2024-07-23

### Updated
Expand Down