Skip to content

Commit b2aef80

Browse files
committed
update changelog
1 parent 5dd8a0f commit b2aef80

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,25 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
99

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

12-
## [1.3.1] -- 2016-01-04
12+
13+
## [1.4.0] -- 2016-01-11
14+
15+
### Added
16+
- Lasso and rectangular selection interactions for scatter-marker and scatter-text traces [#154, #169]
17+
- Un-gitignore css and svg font built files, removing post-install step and
18+
dependency on node-sass [#164]
19+
20+
### Changed
21+
- Clean up Pie, Box and Choropleth trace module [#158, #159, #165]
1322

1423
### Fixed
24+
- Surface traces correctly handle `zmin` and `zmax` attributes [#153]
25+
- Pie trace correctly trigger hover events [#150]
26+
1527

28+
## [1.3.1] -- 2016-01-04
29+
30+
### Fixed
1631
- Fix `Plotly.addTraces` for gl3d and gl2d trace types [#140]
1732

1833

0 commit comments

Comments
 (0)