We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df420b0 commit 0a8d2c6Copy full SHA for 0a8d2c6
CHANGELOG.md
@@ -2,12 +2,11 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
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`
+## [Unreleased]
8
9
## [2.0.8] - 2017-04-21
10
### Added
+- 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`
11
- offline embedded plots are now responsive to window resizing when `output_type == "div"` is set in `plotly.offline.iplot()`.
12
- Offline animations are now supported on Plotly Cloud.
13
0 commit comments