Skip to content

Commit 2cc7aa8

Browse files
committed
update changelog for 1.51.3
1 parent 9d264a2 commit 2cc7aa8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ 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.51.3] -- 2019-12-16
14+
15+
### Fixed
16+
- Fix `Plotly.Plots.resize` edge cases ensuring now that
17+
its promises always resolve [#4392]
18+
- Fix position of link hover labels in vertical `sankey` [#4404]
19+
- Fix `box` autorange for traces with "inverted" notched [#4388]
20+
21+
1322
## [1.51.2] -- 2019-11-25
1423

1524
### Fixed

0 commit comments

Comments
 (0)