Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e34082a

Browse files
committed
Update CHANGELOG.md
1 parent 1935cf1 commit e34082a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [1.10.0] - 2016-05-19
88
### 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`
1010
more than once the function would skip importing (because it saw that it had
1111
already imported the library) but then accidentally clear plotly.js from the DOM.
1212
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.
2626

2727
## [1.9.12] - 2016-05-16
2828
### Added
29-
SSL support for streaming.
29+
- SSL support for streaming.
3030

3131
## [1.9.11] - 2016-05-02
3232
### Added

0 commit comments

Comments
 (0)