Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
T4rk1n committed Jul 26, 2022
1 parent 22ea576 commit 4aebb22
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ This project adheres to [Semantic Versioning](https://semver.org/).

- [#2146](https://github.com/plotly/dash/pull/2146) Remove leftover debug console.log statement.

### Updated

- [#2167](https://github.com/plotly/dash/pull/2167) Update Plotly.js to v2.13.3 (from v2.13.1) including [patch release v2.13.2](https://github.com/plotly/plotly.js/releases/tag/v2.13.2) and [patch release v2.13.3](https://github.com/plotly/plotly.js/releases/tag/v2.13.3).
- Emit `plotly_selected` event on plot API calls and GUI edits.
- Fix `sankey` select error (regression introduced in 2.13.0).
- Handle missing drag layer of invisible `sankey` traces to fix select error.
- Emit selection event in shape drawing `dragmode`s when an existing selection is modified.

## [2.6.0] - 2022-07-14

### Added
Expand Down

0 comments on commit 4aebb22

Please sign in to comment.