Skip to content

Commit 59dc08a

Browse files
committed
updated changelog and version number
1 parent f0e7be4 commit 59dc08a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

55
## [Unreleased]
66

7+
## [1.9.9] - 2016-04-15
8+
### Fixed
9+
- Fixed `require is not defined` issue when plotting offline outside of Ipython Notebooks.
10+
711
## [1.9.8] - 2016-04-14
812
### Fixed
913
- Error no longer results from a "Run All" cells when working in a Jupyter Notebook.

plotly/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.9.8'
1+
__version__ = '1.9.9'

0 commit comments

Comments
 (0)