Skip to content

Commit 69ddc67

Browse files
committed
CHANGELOG
1 parent 645ee13 commit 69ddc67

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

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+
513
## [5.3.1] - 2021-08-31
614

715
### Updated

0 commit comments

Comments
 (0)