File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,22 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
10
10
where X.Y.Z is the semver of most recent plotly.js release.
11
11
12
12
13
+ ## [ 1.40.1] -- 2018-08-22
14
+
15
+ ### Changed
16
+ - Bump ` browserify ` to ` v16 ` [ #2923 ]
17
+ - Bump ` glslify ` to ` v6.2.1 ` [ #2923 ]
18
+ - Use
` [email protected] ` throughout code base
[ #2923 ]
19
+
20
+ ### Fixed
21
+ - Fix logic for hiding zero lines when they conflict with axis lines [ #2936 ]
22
+ - Fix ` exponentformat ` values ` 'e' ` and ` 'E' ` on log axes [ #2921 ]
23
+ - Fix dynamic layer ordering of ` heatmap ` and ` carpet ` traces [ #2917 ]
24
+ - Fix ` Plotly.downloadImage ` when using graph id or figure object
25
+ as first argument [ #2931 ]
26
+ - Fix regl-based rendering when WebGL buffer dimensions don't match canvas
27
+ dimensions [ #2939 ]
28
+
13
29
## [ 1.40.0] -- 2018-08-16
14
30
15
31
### Added
You can’t perform that action at this time.
0 commit comments