Skip to content

Commit 12008ca

Browse files
committed
update changelog for v1.54.5
1 parent cc2c8df commit 12008ca

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
99

1010
where X.Y.Z is the semver of most recent plotly.js release.
1111

12+
## [1.54.5] -- 2020-06-23
13+
14+
### Fixed
15+
- Fix placement of dividers on reversed-range `multicategory` axes [#4939]
16+
- Fix placement of `candlestick`, `ohlc` and `box` plots on axes with `rangebreaks` [#4937]
17+
- Handle undefined layout and data arguments in `Plotly.validate` [#4938]
18+
19+
1220
## [1.54.4] -- 2020-06-22
1321
### Changed
1422
- Bump `ecstatic`, `gl-selet-static`, `gl-plot2d` & `gl-plot3d` and drop `cwise` to simplify build process & address security warnings [#4929, #4930, #4934]

0 commit comments

Comments
 (0)