Skip to content

Commit 3262692

Browse files
committed
update changelog for v1.14.1
1 parent d052f82 commit 3262692

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,20 @@ 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.14.1] -- 2016-06-28
14+
15+
### Fixed
16+
- Fix colorscale restyle calls on heatmap traces (bug introduced in 1.14.0)
17+
[#694]
18+
- Hover after zoom / pan is now functional again in ternary plots (bug
19+
introduced in 1.14.0) [#688]
20+
- Fix mapbox layer relayout starting from invisible layer [#693]
21+
- Hover labels when `hoveron: 'fills'` are now constrained to the viewports
22+
[#688]
23+
- Fix `surface` countours description [#696]
24+
- Fix `mapbox.layers.line` description [#690]
25+
26+
1327
## [1.14.0] -- 2016-06-22
1428

1529
### Added

0 commit comments

Comments
 (0)