Skip to content

Commit f684cbe

Browse files
committed
update changelog for 1.49.3
1 parent 3103fd7 commit f684cbe

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
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.49.3] -- 2019-08-20
14+
15+
### Fixed
16+
- Fix graphs with `visible: false` `sankey` traces [#4123]
17+
- Fix `scattergl` with `mode: 'text'` and `text` arrays longer
18+
than the coordinates arrays [#4125, #4126]
19+
- Fix `rangeslider` positioning when left margin is pushed
20+
by other component [#4127]
21+
22+
1323
## [1.49.2] -- 2019-08-13
1424

1525
### Fixed

0 commit comments

Comments
 (0)