File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
55## [ Unreleased]  
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 ` 
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 ` 
10+ -  offline embedded plots are now responsive to window resizing when ` output_type == "div" `  is set in ` plotly.offline.iplot() ` .
1111-  Offline embedded plots are now responsive to window resizing when ` output_type == "div" `  is set in ` plotly.offline.iplot() ` .
1212-  Offline animations are now supported on Plotly Cloud.
1313
Original file line number Diff line number Diff line change 1- __version__  =  '2.0.8 ' 
1+ __version__  =  '2.0.9 ' 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments