Skip to content

Commit 6b2f1de

Browse files
committed
adding changelog entry
1 parent 8b17321 commit 6b2f1de

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ This project adheres to [Semantic Versioning](https://semver.org/).
1414
- [#2734](https://github.com/plotly/dash/pull/2734) Configure CI for Python 3.10 [#1863](https://github.com/plotly/dash/issues/1863)
1515
- [#2735](https://github.com/plotly/dash/pull/2735) Configure CI for Python 3.8 and 3.12, drop support for Python 3.6 and Python 3.7 [#2736](https://github.com/plotly/dash/issues/2736)
1616

17+
## Added
18+
19+
- [#2758](https://github.com/plotly/dash/pull/2758)
20+
- exposing `setProps` to `dash_clientside.clientSide_setProps` to allow for JS code to interact directly with the dash eco-system
21+
1722
## [2.15.0] - 2024-01-31
1823

1924
## Added

0 commit comments

Comments
 (0)