Skip to content

Commit a5c0c09

Browse files
Merge pull request #3464 from plotly/pjs2.6
changelog
2 parents db35083 + 2ae8089 commit a5c0c09

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

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

1010
### Updated
1111
- The JSON serialization engines no longer sort their keys [#3380](https://github.com/plotly/plotly.py/issues/3380)
12-
- Updated Plotly.js to from version 2.4.2 to version 2.5.1. See the [plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#251----2021-09-16) for more information.
12+
- Updated Plotly.js to from version 2.4.2 to version 2.6.2. See the [plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#262----2021-11-05) for more information. Notable changes include:
13+
- New subplot type `smith` that supports `scattersmith` trace types for visualizing data in the complex domain
14+
- Changes to Plotly.js packaging
1315

1416

1517
## [5.3.1] - 2021-08-31

0 commit comments

Comments
 (0)