Skip to content

Commit 9624d88

Browse files
committed
update changelog for 1.28.3
1 parent cace50d commit 9624d88

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@ 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.28.3] -- 2017-06-26
14+
15+
### Fixed
16+
- Fix deselect on double-clicking for gl2d traces [#1811]
17+
- Fix `Plotly.purge` for gl2d and gl3d subplots
18+
(bug introduced in 1.28.0, leading to memory leaks) [#1821]
19+
- Fix hover labels for `ohlc` and `candlestick` traces
20+
(bug introduced in 1.28.0) [#1808]
21+
- Fix event data for `scattergeo` traces [#1819]
22+
- Fix support of HTML entity number in pseudo-html inputs [#1820]
23+
24+
1325
## [1.28.2] -- 2017-06-21
1426

1527
### Fixed

0 commit comments

Comments
 (0)