Skip to content

Commit c1f0ede

Browse files
update changelog with unreleased section
1 parent e1a3c42 commit c1f0ede

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

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+
511
## [2.15.0] - 2024-01-31
612

713
## Added
@@ -19,7 +25,6 @@ This project adheres to [Semantic Versioning](https://semver.org/).
1925
## Changed
2026
- [#2652](https://github.com/plotly/dash/pull/2652) dcc.Clipboard supports htm_content and triggers a copy to clipboard when n_clicks are changed
2127
- [#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)
2328

2429
## [2.14.2] - 2023-11-27
2530

0 commit comments

Comments
 (0)