File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to `dash` will be documented in this file.
3
3
This project adheres to [Semantic Versioning](https://semver.org/).
4
4
5
+ ## [UNRELEASED]
6
+
7
+ ## Changed
8
+
9
+ - [#2734](https://github.com/plotly/dash/pull/2734) Configure CI for Python 3.10 [#1863](https://github.com/plotly/dash/issues/1863)
10
+
5
11
## [2.15.0] - 2024-01-31
6
12
7
13
## Added
@@ -19,7 +25,6 @@ This project adheres to [Semantic Versioning](https://semver.org/).
19
25
## Changed
20
26
- [#2652](https://github.com/plotly/dash/pull/2652) dcc.Clipboard supports htm_content and triggers a copy to clipboard when n_clicks are changed
21
27
- [#2721](https://github.com/plotly/dash/pull/2721) Remove ansi2html, fixes [#2613](https://github.com/plotly/dash/issues/2713)
22
- - [#2734](https://github.com/plotly/dash/pull/2734) Configure CI for Python 3.10 [#1863](https://github.com/plotly/dash/issues/1863)
23
28
24
29
## [2.14.2] - 2023-11-27
25
30
You can’t perform that action at this time.
0 commit comments