Skip to content

Commit fc5eea6

Browse files
committed
Adding a changelog
1 parent 72cdc37 commit fc5eea6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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+
6+
## [UNRELEASED]
7+
8+
## Fixed
9+
- [#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)
10+
511
## [3.0.4] - 2025-04-24
612

713
## Fixed

0 commit comments

Comments
 (0)