Skip to content

Commit cc87841

Browse files
committed
update changelog for 1.25.1
1 parent a41b676 commit cc87841

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
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.25.1] -- 2017-03-28
14+
15+
### Fixed
16+
- Fix `restyle` for `scattergl` traces with array `marker.size` (bug introduced
17+
in `1.25.0`) [#1521]
18+
- Fix `relayout` for `histogram2dcontour` traces [#1520]
19+
- Do not unnecessary mutate `parcoords` full trace objects when computing
20+
line color and colorscale [#1509, #1508]
21+
- Do not unnecessary coerce trace opacity in `parcoords` traces [#1506]
22+
23+
1324
## [1.25.0] -- 2017-03-20
1425

1526
### Added

0 commit comments

Comments
 (0)