10000 update changelog · Rohan0401/plotly.py@6e4cd17 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6e4cd17

Browse files
committed
update changelog
1 parent c1e9bd2 commit 6e4cd17

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
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.0.13] - UNRELEASED
5+
## [2.0.13] - 2017-08-04
66
### Updated
77
- Updated `plotly.min.js` to version 1.29.1 for `plotly.offline`.
88
- See [the plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#1291----2017-07-25) for additional information regarding the updates.
9+
- `figure_factory.create_gantt` and `figure_factory.create_dendrogram` now return a Plotly figure (consistent with other figure factory chart types).
10+
- `offline.init_notebook_mode()` is now optional when using `offline.iplot()`.
911

1012
## [2.0.12] - 2017-06-30
1113
### Updated

0 commit comments

Comments
 (0)
0