You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-3
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,14 @@
2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
-
## [2.0.7] - [Unreleased]
5
+
## [2.0.7] - 2017-04-07
6
6
### Updated
7
7
- Updated `plotly.min.js` to version 1.25.0 for `plotly.offline`.
8
8
- See [the plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md) for additional information regarding the updates.
9
9
10
+
### Added
11
+
- Added check to verify the share key is enabled when secret charts are created.
12
+
10
13
## [2.0.6] - 2017-03-20
11
14
### Added
12
15
- Added a new mimetype 'text/vnd.plotly.v1+html' for `iplot` outputs.
@@ -37,8 +40,6 @@ Note: This release's installation was broken. It has been removed from PyPI
37
40
See [https://github.com/nteract/nteract/pull/662](https://github.com/nteract/nteract/pull/662)
38
41
for the associated PR in nteract.
39
42
- As part of the above, plotly output now prints with a [custom mimetype](https://github.com/plotly/plotly.py/blob/f65724f06b894a5db94245ee4889c632b887d8ce/plotly/offline/offline.py#L348) - `application/vnd.plotly.v1+json`
0 commit comments