Skip to content

Commit 4e71996

Browse files
committed
update changelog
1 parent e8e7854 commit 4e71996

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
For more context information, please read through the
44
[release notes](https://github.com/plotly/plotly.js/releases).
55

6+
## [1.2.1] -- 2015-12-14
7+
8+
### Changed
9+
- Improve XSS check in anchor href [#100]
10+
11+
### Fixed
12+
- Fix Fifefox 42 to-image failures [#104]
13+
- Fix error bar with type 'sqrt' logic making them visible without
14+
specifying the 'value' field [#91]
15+
- Fix cartesian zoom/drag cover attributes for Firefox 31 [#92]
16+
17+
618
## [1.2.0] -- 2015-12-07
719

820
### Added
@@ -20,6 +32,7 @@ For more context information, please read through the
2032
- Fix hover labels with hoverinfo 'text' [#70]
2133
- Fix scaling for gl3d error bars [#74]
2234

35+
2336
## [1.1.1] -- 2015-12-01
2437

2538
### Fixed

0 commit comments

Comments
 (0)