Skip to content

Commit f1ca22c

Browse files
committed
update changelog for 1.49.5
1 parent 3320438 commit f1ca22c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
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.49.5] -- 2019-09-18
14+
15+
### Fixed
16+
- Clear rejected promises from queue when calling `Plotly.react` [#4197]
17+
- Do not attempt to remove non-existing mapbox layout source and layers [#4197]
18+
- Invalid mapbox layout layers with blank-string tile entries [#4197]
19+
- Fix hover labels for `choroplethmapbox` with number `locations` items [#4197]
20+
21+
1322
## [1.49.4] -- 2019-08-22
1423

1524
### Fixed

0 commit comments

Comments
 (0)