Skip to content

Commit 7bdf7ae

Browse files
committed
Update changelog.
1 parent 65cc276 commit 7bdf7ae

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to `dash` will be documented in this file.
33
This project adheres to [Semantic Versioning](https://semver.org/).
44

55

6-
## [UNRELEASED]
6+
## [2.12.0] - 2023-08-14
77

88
## Fixed
99

@@ -17,6 +17,14 @@ This project adheres to [Semantic Versioning](https://semver.org/).
1717

1818
- [#2593](https://github.com/plotly/dash/pull/2593) dcc.Input accepts a number for its debounce argument
1919

20+
## Updated
21+
22+
- [#2621](https://github.com/plotly/dash/pull/2621) Update plotly.js to 2.25.2 from 2.24.2
23+
- Feature release [2.25.0](https://github.com/plotly/plotly.js/releases/tag/v2.25.0), Add "Equal Earth" project, options to include legends for shapes, Plotly.deleteActivateShape.
24+
- Patch release [2.24.3](https://github.com/plotly/plotly.js/releases/tag/v2.24.3) Fix for doubles clicks and legend group.
25+
- Patch release [2.25.1](https://github.com/plotly/plotly.js/releases/tag/v2.25.1) Fix clearing legend using react.
26+
- Patch release [2.25.2](https://github.com/plotly/plotly.js/releases/tag/v2.25.2) Fix potential prototype pollution in plot API calls.
27+
2028
## [2.11.1] - 2023-06-29
2129

2230
## Fixed

0 commit comments

Comments
 (0)