diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 3c5bfb724f5b..87cf4fc882cf 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -19,9 +19,6 @@ _Released 8/27/2024 (PENDING)_ **Bugfixes:** - Fixed an issue where files outside the Cypress project directory were not calculating the bundle output path correctly for the `file:preprocessor`. Addresses [#8599](https://github.com/cypress-io/cypress/issues/8599). - -**Bugfixes:** - - Correctly determines current browser family when choosing between `unload` and `pagehide` options in App Runner. Fixes [#29880](https://github.com/cypress-io/cypress/issues/29880). **Dependency Updates:**