Skip to content

Commit 31db4cc

Browse files
committed
update changelog
1 parent 95c7826 commit 31db4cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
88
## Fixed
99
- [#3279](https://github.com/plotly/dash/pull/3279) Fix an issue where persisted values were incorrectly pruned when updated via callback. Now, callback returned values are correctly stored in the persistence storage. Fix [#2678](https://github.com/plotly/dash/issues/2678)
1010
- [#3298](https://github.com/plotly/dash/pull/3298) Fix dev_only resources filtering.
11+
- [#3315](https://github.com/plotly/dash/pull/3315) Fix pages module is package check.
1112

1213
## Added
1314
- [#3294](https://github.com/plotly/dash/pull/3294) Added the ability to pass `allow_optional` to Input and State to allow callbacks to work even if these components are not in the dash layout.

0 commit comments

Comments
 (0)