Skip to content

Commit a15b744

Browse files
authored
Merge pull request #939 from plotly/rewrite-changelog-choro
rewrite changelog for broken choropleth
2 parents 77b50f3 + cbf037d commit a15b744

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Diff for: CHANGELOG.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +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 [SOON TO BE YANKED]
5+
## [2.4.0] - 2018-02-16 [BROKEN]
66
### Added
77
- 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.
88

9-
Note: `import plotly.figure_factory as ff` is broken and 2.4.0 must be yanked ASAP. Efforts to fix this version are currently underway.
10-
9+
Note: Calling `plotly.figure_factory.create_choropleth` is broken and fails with an IOError.
1110

1211
## [2.3.0] - 2018-01-25
1312
### Fixed

0 commit comments

Comments
 (0)