Skip to content

Commit 35e80e8

Browse files
committed
update changelog for 1.23.2
1 parent 4c4503f commit 35e80e8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ 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.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+
1320
## [1.23.1] -- 2017-02-13
1421

1522
### Fixed
@@ -18,7 +25,6 @@ where X.Y.Z is the semver of most recent plotly.js release.
1825
- Allow `bar` and `histogram` traces to coexist on same subplot [#1365]
1926
- Fix `bar` position computations when placeholder traces are present [#1310]
2027
- Fix auto-axis-type routine for data-less `candelestick`traces [#1359]
21-
- Bower installs now fetch un-minified `dist/plotly.js` bundle [#1373]
2228

2329

2430
## [1.23.0] -- 2017-02-06

0 commit comments

Comments
 (0)