Skip to content

Commit 5e0acc2

Browse files
committed
the merge
2 parents af965d0 + 1e355b1 commit 5e0acc2

File tree

5 files changed

+181
-169
lines changed

5 files changed

+181
-169
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66
### Added
77
- `figure_factory.create_facet_grid` now supports histogram traces.
88

9+
## [2.0.12] - UNRELEASED
10+
### Updated
11+
- Updated `plotly.min.js` to version 1.28.2 for `plotly.offline`.
12+
- See [the plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#1282----2017-06-21) for additional information regarding the updates.
13+
14+
## [2.0.11] - 2017-06-20
15+
### Updated
16+
- Updated `plotly.min.js` to version 1.28.1 for `plotly.offline`.
17+
- See [the plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#1281----2017-06-20) for additional information regarding the updates.
18+
919
## [2.0.10] - 2017-06-12
1020
### Added
1121
- The figure_factory can now create facet grids with `.create_facet_grid`. Check it out with:

0 commit comments

Comments
 (0)