Skip to content

Commit 3439517

Browse files
committed
update changelog for 1.50.1
1 parent cb2032a commit 3439517

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
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.50.1] -- 2019-10-15
14+
15+
### Fixed
16+
- Guard against mirrored + automargin `anchor:'free'` axes (bug introduced in 1.50.0) [#4273]
17+
- Fix `streamtube` trace `starts` case when missing a dimension [#4265]
18+
- Fix `scattergl` performance for drawing legend items of traces with typed arrays [#4268]
19+
- Fix legend item style for markers with typed array colors [#4268]
20+
- Do not attempt to re-hover on exiting subplots [#4269]
21+
- Fix "layout first" transition race condition [#4262]
22+
23+
1324
## [1.50.0] -- 2019-10-07
1425

1526
### Added

0 commit comments

Comments
 (0)