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

Skip to content

Commit 183a6fa

Browse files
committed
update the changelog
1 parent de5d242 commit 183a6fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
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.5.1] - 2018-03-26
6+
### Fixed
7+
- `plotly.figure_factory.create_choropleth` now works in Windows without raising an OSError. The module now uses intelligent path tools from `os` to manipulate and manage the shapefiles packaged with Plotly
8+
59
## [2.5.0] - 2018-03-12
610
### Fixed
711
- `import plotly.figure_factory` does not fail if `pandas` is not installed. See https://github.com/plotly/plotly.py/pull/958

0 commit comments

Comments
 (0)