Skip to content

Commit 9a9283a

Browse files
committed
update changelog
1 parent b514c01 commit 9a9283a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
88

99
### Updated
1010

11-
- Updated plotly.py to use base64 encoding of arrays in plotly JSON to improve performance.
11+
- Updated plotly.py to use base64 encoding of arrays in plotly JSON to improve performance.
1212
- Add `subtitle` attribute to all Plotly Express traces
13+
- Allow to load plotly data directly via pandas, polars and pyarrow, without depending directly on any [#4843](https://github.com/plotly/plotly.py/pull/4843)
1314

1415
## [5.24.1] - 2024-09-12
1516

0 commit comments

Comments
 (0)