Skip to content

Commit a2f0b6d

Browse files
committed
update changelog for v1.57.1
1 parent 588cc04 commit a2f0b6d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,21 @@ To see all merged commits on the master branch that will be part of the next plo
99

1010
where X.Y.Z is the semver of most recent plotly.js release.
1111

12+
## [1.57.1] -- 2020-10-20
13+
14+
### Changed
15+
- Update template for new pull requests [#5220]
16+
- Provide a default `hovertemplate` label for attribute "base" in `bar` traces [#5216]
17+
18+
### Fixed
19+
- Fix `staticPlot` behaviour for `rangeslider` and `legend` [#5210],
20+
with thanks to @miqh for the contribution!
21+
- Fix `colorbar` react to new styles [#5217],
22+
with thanks to @anaplian for the contribution!
23+
- Fix `computed` margins when plot involves too many redraws [#5225]
24+
- Fix build issue for Chart Studio Cloud (regression introduced in 1.56.0) [#5223]
25+
26+
1227
## [1.57.0] -- 2020-10-15
1328

1429
### Added

0 commit comments

Comments
 (0)