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 @@ -10,6 +10,13 @@ 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.23.2] -- 2017-02-15
14
+
15
+ ### Changed
16
+ - Bower installs now fetch un-minified ` dist/plotly.js ` bundle [ #1373 ]
17
+ - Add package to packagist repository [ #1375 ]
18
+
19
+
13
20
## [ 1.23.1] -- 2017-02-13
14
21
15
22
### Fixed
@@ -18,7 +25,6 @@ where X.Y.Z is the semver of most recent plotly.js release.
18
25
- Allow ` bar ` and ` histogram ` traces to coexist on same subplot [ #1365 ]
19
26
- Fix ` bar ` position computations when placeholder traces are present [ #1310 ]
20
27
- Fix auto-axis-type routine for data-less ` candelestick ` traces [ #1359 ]
21
- - Bower installs now fetch un-minified ` dist/plotly.js ` bundle [ #1373 ]
22
28
23
29
24
30
## [ 1.23.0] -- 2017-02-06
You can’t perform that action at this time.
0 commit comments