You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -30,10 +43,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
30
43
string values for `x` and `y`). [2761](https://github.com/plotly/plotly.py/pull/2761)
31
44
32
45
33
-
## [4.12.1] - UNRELEASED
34
-
35
-
36
-
37
46
## [4.12.0] - 2020-10-23
38
47
39
48
### Added
@@ -67,7 +76,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
67
76
68
77
- The JSON serialization of plotly figures had been accelerated by handling
69
78
differently figures with and without NaN and Inf values ([#2880](https://github.com/plotly/plotly.py/pull/2880)).
70
-
79
+
71
80
### Updated
72
81
73
82
- Updated Plotly.js to version 1.55.2. See the [plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/v1.55.2/CHANGELOG.md) for more information. These changes are reflected in the auto-generated `plotly.graph_objects` module.
0 commit comments