Skip to content

Commit bb8306c

Browse files
committed
update changelog
1 parent 0456633 commit bb8306c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,18 @@ 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+
## [1.6.1] -- 2016-03-01
13+
14+
### Fixed
15+
- Legend scroll bars are no longer invalid SVG elements (bug introduced in 1.6.0) [#304]
16+
- Colorscale YlGnBu and YlOrRd are now properly identified [#295]
17+
- SVG overflow property is now properly set for IE11 [#305]
18+
19+
1220
## [1.6.0] -- 2016-02-29
1321

1422
### Added
15-
- SVG cartesian, 3D geographic maps and pie chart can now coexist on the same
23+
- SVG cartesian, 3D, geographic maps and pie charts can now coexist on the same
1624
graph [#246, #258, #289]
1725
- Legends with long item lists are now scrollable (instead of being cropped)
1826
[#243]

0 commit comments

Comments
 (0)