Skip to content

Commit

Permalink
add CLI to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifer-shehane committed Oct 24, 2024
1 parent 46a8bd9 commit 6ef73f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ _Released 12/3/2024 (PENDING)_

- Removed support for Node.js 16 and Node.js 21. Addresses [#29930](/~https://github.com/cypress-io/cypress/issues/29930).
- Prebuilt binaries for Linux are no longer compatible with Linux distributions based on glibc <2.28, for example: Ubuntu 14-18, RHEL 7, CentOS 7, Amazon Linux 2. Addresses [#29601](/~https://github.com/cypress-io/cypress/issues/29601).
- The `cypress open-ct` and `cypress run-ct` commands were removed. Please use `cypress open --component` or `cypress run --component` respectively instead. Addressed in [#30456](/~https://github.com/cypress-io/cypress/pull/30456)
- The `cypress open-ct` and `cypress run-ct` CLI commands were removed. Please use `cypress open --component` or `cypress run --component` respectively instead. Addressed in [#30456](/~https://github.com/cypress-io/cypress/pull/30456)
- The undocumented methods `Cypress.backend('firefox:force:gc')` and `Cypress.backend('log:memory:pressure')` were removed. Addresses [#30222](/~https://github.com/cypress-io/cypress/issues/30222).

## 13.15.1
Expand Down

0 comments on commit 6ef73f0

Please sign in to comment.