Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c928b87

Browse files
committed
update changelog for 1.42.1
1 parent f0f9a86 commit c928b87

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@ 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.1] -- 2018-10-31
14+
15+
### Fixed
16+
- Fix IE regression introduced in 1.42.0 [#3187]
17+
- Fix `parcats` text-shadowing on dark `plot_bgcolor` [#3191]
18+
- Fix `scatter3d` text alignment [#3180]
19+
- Fix `hoverinfo` flags in attribute descriptions [#3158]
20+
- No longer coerce unused `hoverlabel` attribute in `parcoods` [#3158]
21+
- No longer coerce `transforms` attributes in traces that don't support them [#3158]
22+
23+
1324
## [1.42.0] -- 2018-10-29
1425

1526
### Added

0 commit comments

Comments
 (0)