diff --git a/docs/app/references/changelog.mdx b/docs/app/references/changelog.mdx index 05cf8b97ee..ee3a3c36a1 100644 --- a/docs/app/references/changelog.mdx +++ b/docs/app/references/changelog.mdx @@ -2,6 +2,14 @@ title: Changelog --- +## 13.16.1 + +_Released 12/04/2024_ + +**Bugfixes:** + +- During recorded or parallel runs, execution will fail if Cypress is unable to confirm the creation of an instance instead of skipping the spec. Addresses [#30628](https://github.com/cypress-io/cypress/issues/30628). + ## 13.16.0 _Released 11/19/2024_