We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 645ee13 commit 69ddc67Copy full SHA for 69ddc67
CHANGELOG.md
@@ -2,6 +2,14 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [next] - ???
6
+
7
+### Fixed
8
+ - Fixed error when serializing dict with mix of string and non-string keys [#3380](https://github.com/plotly/plotly.py/issues/3380)
9
10
+### Updated
11
+ - The JSON serialization engines no longer sort their keys [#3380](https://github.com/plotly/plotly.py/issues/3380)
12
13
## [5.3.1] - 2021-08-31
14
15
### Updated
0 commit comments