Skip to content

Commit a01a1e7

Browse files
should go into a minor changelog
1 parent 8d39dc1 commit a01a1e7

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,18 @@
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+
## [4.9.0] - unreleased
6+
7+
### Updated
8+
9+
- `plotly.express.imshow` now uses data frame index names and values to populate axis parameters by default ([#2539](https://github.com/plotly/plotly.py/pull/2539))
10+
511
## [4.8.2] - unreleased
612

713
### Fixed
814

915
- Fixed special cases with `px.sunburst` and `px.treemap` with `path` input ([#2524](https://github.com/plotly/plotly.py/pull/2524))
1016

11-
### Updated
12-
13-
- `plotly.express.imshow` now uses data frame index names and values to populate axis parameters by default ([#2539](https://github.com/plotly/plotly.py/pull/2539))
14-
1517
## [4.8.1] - 2020-05-28
1618

1719
### Fixed

0 commit comments

Comments
 (0)