File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
6
6
7
7
## [ 1.10.0] - 2016-05-19
8
8
### Fixed
9
- Version 1.9.13 fixed an issue in offline mode where if you ran ` init_notebook_mode `
9
+ - Version 1.9.13 fixed an issue in offline mode where if you ran ` init_notebook_mode `
10
10
more than once the function would skip importing (because it saw that it had
11
11
already imported the library) but then accidentally clear plotly.js from the DOM.
12
12
This meant that if you ran ` init_notebook_mode ` more than once, your graphs would
@@ -26,7 +26,7 @@ it multiple times without worrying about losing your plots on refresh.
26
26
27
27
## [ 1.9.12] - 2016-05-16
28
28
### Added
29
- SSL support for streaming.
29
+ - SSL support for streaming.
30
30
31
31
## [ 1.9.11] - 2016-05-02
32
32
### Added
You can’t perform that action at this time.
0 commit comments