Skip to content

Commit 12fe745

Browse files
committed
update changelog for 1.42.3
1 parent df9ac56 commit 12fe745

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
1010
where X.Y.Z is the semver of most recent plotly.js release.
1111

1212

13+
## [1.42.3] -- 2018-11-06
14+
15+
### Fixed
16+
- Fix `histogram` binning for typed array inputs (bug introduced in 1.42.0) [#3211]
17+
- Fix textfont color `restyle` calls for `pie` traces [#3214]
18+
- Fix textfont color `editType` for `bar` traces [#3214]
19+
- Fix array `hoverinfo` support for `ohlc` and `candelestick` [#3213]
20+
- Correctly list `parcats` hoverinfo attributes which does not support array inputs [#3213]
21+
22+
1323
## [1.42.2] -- 2018-11-01
1424

1525
### Fixed

0 commit comments

Comments
 (0)