Skip to content

Commit b750692

Browse files
committed
Move changelog entry to unreleased section.
1 parent b35dc73 commit b750692

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
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+
## UNRELEASED
6+
- Fixed two issues with px.imshow: [#4330] when facet_col is an earlier dimension than animation_frame for xarrays and [#4329] when facet_col has string coordinates in xarrays [#4331]
7+
58
## [5.16.1] - 2023-08-16
69

710
### Fixed
811
- Fixed issue with necessary columns from complex arguments dropped when interchanging dataframes [[#4324](https://github.com/plotly/plotly.py/pull/4324)]
9-
- Fixed issue with px.imshow failing when facet_col is an earlier dimension than animation_frame for xarrays [[#4330](https://github.com/plotly/plotly.py/issues/4330)]
10-
- Fixed issue with px.imshow failing when facet_col has string coordinates in xarrays [[#4329](https://github.com/plotly/plotly.py/issues/4329)]
1112

1213
## [5.16.0] - 2023-08-11
1314

0 commit comments

Comments
 (0)