Skip to content

Commit 488cc11

Browse files
committed
update changelog
1 parent 4d5262f commit 488cc11

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
99

1010
where X.Y.Z is the semver of most recent plotly.js release.
1111

12+
13+
## [1.8.0] -- 2016-04-04
14+
15+
### Added
16+
- Range slider functionality for scatter traces [#336, #368, #377]
17+
- Range selector functionality for cartesian and gl2d plot types [#373]
18+
- Support for connectgaps in scatter3d traces [#361]
19+
20+
### Fixed
21+
- gl2d toImage mode bar button is now again functional (bug introduced in 1.7.0) [#369]
22+
- IE / Edge handling of getComputedTextLength is now functional [#376]
23+
- improved marker color attribute description [#366]
24+
25+
1226
## [1.7.1] -- 2016-03-30
1327

1428
### Fixed

0 commit comments

Comments
 (0)