Skip to content

Commit c8d852d

Browse files
committed
update changelog for 1.49.2
1 parent 80f5b00 commit c8d852d

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.49.2] -- 2019-08-13
14+
15+
### Fixed
16+
- Fix gl3d hover behavior when multiple points share identical position [#4096]
17+
- Fix `[email protected]` dependency version listing in `package.json` [#4094]
18+
- Fix decimal and thousands separator declaration for Italian (`it`) locale [#4122]
19+
- Fix `indicator` `steps` attribute declaration [#4115]
20+
- Performance fix - use `Axes.prepTicks` (not `Axes.calcTicks`) for `indicator`
21+
number and delta formatting [#4099]
22+
23+
1324
## [1.49.1] -- 2019-07-31
1425

1526
### Fixed

0 commit comments

Comments
 (0)