From 9fbcb622ae2456d34f1ae45d08d016a4be5f9d69 Mon Sep 17 00:00:00 2001 From: Bill Glesias Date: Thu, 16 Feb 2023 11:34:51 -0500 Subject: [PATCH] chore: add changelog entry --- cli/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 974f0ad1ab56..4ad809271ba9 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -6,6 +6,7 @@ _Released 03/1/2023 (PENDING)_ **Bugfixes:** - Fixed an issue where cookies were being duplicated with the same hostname, but a prepended dot. Fixed an issue where cookies may not be expiring correctly. Fixes [#25174](https://github.com/cypress-io/cypress/issues/25174), [#25205](https://github.com/cypress-io/cypress/issues/25205) and [#25495](https://github.com/cypress-io/cypress/issues/25495). +- Fixed an issue where cookies weren't being synced when the application was stable. Fixes [#25835](https://github.com/cypress-io/cypress/issues/25835). ## 12.6.0