Skip to content

Commit 7af76ee

Browse files
authored
Merge pull request #3257 from plotly/LiamConnors-patch-1
Add missing changelog entry
2 parents ef3cb85 + cb938bc commit 7af76ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
1717
## Added
1818
- [#3248](https://github.com/plotly/dash/pull/3248) added new `dashRenderType` to determine why the component layout was changed (`internal`, `callback`, `parent`, `clientsideApi`):
1919
- this can be utilized to keep from rendering components by the component having `dashRenderType` defined as a prop, and the `dashRenderType = true` must be set on the component, eg (`Div.dashRenderType = true`)
20+
- [#3241](https://github.com/plotly/dash/pull/3241) Added a collapse / expand button to Dash Dev Tools.
2021

2122
## [3.0.1] - 2025-03-24
2223

0 commit comments

Comments
 (0)