diff --git a/docs/guides/references/configuration.mdx b/docs/guides/references/configuration.mdx index 396f330af9..7f94dc0136 100644 --- a/docs/guides/references/configuration.mdx +++ b/docs/guides/references/configuration.mdx @@ -740,6 +740,7 @@ DEBUG=cypress:cli,cypress:server:specs | Version | Changes | | --------------------------------------------- | ------------------------------------------------------------------------------------- | +| [13.0.0](/guides/references/changelog#13-0-0) | Removed `videoUploadOnPasses` option. | | [11.0.0](/guides/references/changelog#11-0-0) | Removed `e2e.experimentalSessionAndOrigin` option. | | [10.4.0](/guides/references/changelog#10-4-0) | Added `e2e.testIsolation` option. | | [10.0.0](/guides/references/changelog#10-0-0) | Reworked page to support new `cypress.config.js` and deprecated `cypress.json` files. |