We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9602b65 commit 045778aCopy full SHA for 045778a
CHANGELOG.md
@@ -4,6 +4,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
5
## [UNRELEASED]
6
7
+### Updated
8
+- Removed Python 3.6 and Python 3.7 support [[#4490](https://github.com/plotly/plotly.py/pull/4490)]
9
+
10
### Fixed
11
- Ensure scatter `mode` is deterministic from `px` [[#4429](https://github.com/plotly/plotly.py/pull/4429)]
12
- Fix issue with creating dendrogram in subplots [[#4411](https://github.com/plotly/plotly.py/pull/4411)],
0 commit comments