Skip to content

Commit 77b50f3

Browse files
authored
Update CHANGELOG.md
1 parent 1fb2547 commit 77b50f3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
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
5+
## [2.4.0] - 2018-02-16 [SOON TO BE YANKED]
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+
911

1012
## [2.3.0] - 2018-01-25
1113
### Fixed

0 commit comments

Comments
 (0)