Skip to content

Commit e6c95a3

Browse files
committed
Fix changelog
1 parent c729ef8 commit e6c95a3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
1414

1515
## Added
1616

17+
- [#2647](https://github.com/plotly/dash/pull/2647) `routing_callback_inputs` allowing to pass more Input and/or State arguments to the pages routing callback
1718
- [#2649](https://github.com/plotly/dash/pull/2649) Add `_allow_dynamic_callbacks`, register new callbacks inside other callbacks.
1819
**WARNING: dynamic callback creation can be dangerous, use at you own risk. It is not intended for use in a production app, multi-user or multiprocess use as it only works for a single user.**
1920

@@ -25,8 +26,6 @@ This project adheres to [Semantic Versioning](https://semver.org/).
2526
## Added
2627

2728
- [#2630](https://github.com/plotly/dash/pull/2630) New layout hooks in the renderer
28-
- [#2647](https://github.com/plotly/dash/pull/2647) `routing_callback_inputs` allowing to pass more Input and/or State arguments to the pages routing callback
29-
3029

3130
## [2.12.1] - 2023-08-16
3231

0 commit comments

Comments
 (0)