File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
9
9
10
10
where X.Y.Z is the semver of most recent plotly.js release.
11
11
12
+ ## [ 1.5.2] -- 2016-02-10
13
+
14
+ ### Fixed
15
+ - Fix geo trace visibility toggling (bug introduced in 1.5.1) [ #245 ]
16
+
17
+
12
18
## [ 1.5.1] -- 2016-02-01
13
19
14
20
### Fixed
@@ -18,7 +24,7 @@ where X.Y.Z is the semver of most recent plotly.js release.
18
24
- Soon to be deprecated ` SVGElement.offsetParent ` calls are removed [ #222 ]
19
25
- Geo zoom in button is now correctly titled ` Zoom in ` [ #219 ]
20
26
- All attribute description are correctly stripped from the dist files (bug
21
- introduce in 1.5.0) [ #223 ]
27
+ introduced in 1.5.0) [ #223 ]
22
28
- Insecure dev dependencies ` ecstatic ` and ` uglify-js ` are bumped [ #225 ]
23
29
- Outdated karma-browserify dev dependency is bumped [ #229 ]
24
30
You can’t perform that action at this time.
0 commit comments