Skip to content

Commit 92acbc5

Browse files
authored
Merge pull request #5304 from plotly/LiamConnors-patch-4
Add plotly.io.get_chrome to changelog
2 parents 24a5015 + e37fe62 commit 92acbc5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
77
### Updated
88
- Updated Plotly.js from version 3.0.1 to version 3.0.3. See the [plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#303----2025-07-23) for more information.
99

10+
### Added
11+
- Exposed `plotly.io.get_chrome()` as a function which can be called from within a Python script. [[#5282](https://github.com/plotly/plotly.py/pull/5282)]
12+
1013
## [6.2.0] - 2025-06-26
1114

1215
### Added

0 commit comments

Comments
 (0)