Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c7bff98

Browse files
committed
changelog for fixed 2.4.1
1 parent 6319d63 commit c7bff98

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
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-
## [2.4.0] - 2018-02-16 [BROKEN]
5+
## [2.4.1] - 2018-02-21
6+
### Fixed
7+
- `plotly.figure_factory.create_choropleth` was broken in version 2.4.0 due to Plotly not shipping with the required shapefiles to generate the choropleths. These files are now restored in the current version.
8+
9+
## [2.4.0] - 2018-02-16 [YANKED]
610
### Added
711
- County Choropleth figure factory. Call `help(plotly.figure_factory.create_choropleth)` for examples and how to get started making choropleths of US counties with the Python API.
812

0 commit comments

Comments
 (0)