Skip to content

Commit f60c65d

Browse files
authored
Merge pull request #676 from plotly/changelog-for-accept-dataframe
add changelog changes for Grid-accepting-dataframe
2 parents 3f56aa4 + 232c523 commit f60c65d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +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+
## [Unreleased]
6+
7+
### Changed
8+
- a `Grid` from `plotly.grid_objs` now accepts a `pandas.Dataframe` as its argument.
9+
510
## [2.0.0] - 2017-01-25
611

712
### Changed

0 commit comments

Comments
 (0)