Skip to content

Commit 88262ee

Browse files
committed
update changelog for 1.29.1
1 parent d22b650 commit 88262ee

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ 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.29.1] -- 2017-07-25
14+
15+
### Fixed
16+
- Fix axis line rendering when `showticklabels` is false
17+
(bug introduced in 1.29.0) [#1910]
18+
- Fix histogram auto bin restyle [#1901]
19+
- Fix colorbar edge case that caused infinite loops [#1906]
20+
21+
1322
## [1.29.0] -- 2017-07-19
1423

1524
### Added

0 commit comments

Comments
 (0)