diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index ff15f5c7c1f2..346b3ad05237 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -10,7 +10,7 @@ _Released 10/25/2023 (PENDING)_ **Bugfixes:** -- Fixed a regression in [`13.3.2`](https://docs.cypress.io/guides/references/changelog/13.3.2) where loading a service worker and immediately reloading the page can cause a crash. Fixes [#28141](https://github.com/cypress-io/cypress/issues/28141). +- Fixed a regression in [`13.3.2`](https://docs.cypress.io/guides/references/changelog/13.3.2) where Cypress would crash with 'Inspected target navigated or closed' or 'Session with given id not found'. Fixes [#28141](https://github.com/cypress-io/cypress/issues/28141) and [#28148 ](https://github.com/cypress-io/cypress/issues/28148). ## 13.3.3