Skip to content

Commit 0a8d2c6

Browse files
authored
Move dash endpoint into the 2.0.8 release
1 parent df420b0 commit 0a8d2c6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +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-
## [2.0.9] - 2017-04-26
6-
### Added
7-
- Beta: Added API methods that wrap the API endpoint for managing Dash objects on plot.ly. The API interface is under `plotly.api.v2.dash_apps`
5+
## [Unreleased]
86

97
## [2.0.8] - 2017-04-21
108
### Added
9+
- Beta: Added API methods that wrap the API endpoint for managing Dash objects on plot.ly. The API interface is under `plotly.api.v2.dash_apps`
1110
- offline embedded plots are now responsive to window resizing when `output_type == "div"` is set in `plotly.offline.iplot()`.
1211
- Offline animations are now supported on Plotly Cloud.
1312

0 commit comments

Comments
 (0)