Skip to content

Commit da8494d

Browse files
authored
Update CHANGELOG.md
1 parent 6c37d5b commit da8494d

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 4 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+
## [unreleased]
6+
7+
## Changed
8+
- [#3113](https://github.com/plotly/dash/pull/3113) Adjusted background polling requests to strip the data from the request, this allows for context to flow as normal. This addresses issue [#3111](https://github.com/plotly/dash/pull/3111)
9+
10+
511
## [3.0.1] - 2025-03-24
612

713
## Fixed
@@ -161,10 +167,6 @@ This project adheres to [Semantic Versioning](https://semver.org/).
161167
- [#3130](https://github.com/plotly/dash/pull/3130) Fix HOST variable when using conda.
162168
- [#3066](https://github.com/plotly/dash/pull/3066) Improve performance of context components re-rendering.
163169

164-
## Changed
165-
- [#3113](https://github.com/plotly/dash/pull/3113) Adjusted background polling requests to strip the data from the request, this allows for context to flow as normal. This addresses issue [#3111](https://github.com/plotly/dash/pull/3111)
166-
167-
168170
## [2.18.2] - 2024-11-04
169171

170172
## Fixed

0 commit comments

Comments
 (0)