Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
raygdev committed May 8, 2024
1 parent 9ee7ead commit 9aa40f1
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ _Released 5/21/2024 (PENDING)_

- Fixed an issue where Cypress was unable to search in the Specs list for files or folders containing numbers. Fixes [#29034](https://github.com/cypress-io/cypress/issues/29034).

**Features:**

- Running the command `cypress open --browser <browser-name-or-path>`will
launch the browser after testing type selection in the GUI. Addresses
[#22003](https://github.com/cypress-io/cypress/issues/22003).
Addressed in [#28538](https://github.com/cypress-io/cypress/pull/28538).

## 13.9.0

Expand All @@ -16,11 +22,6 @@ _Released 5/7/2024_

- Added more descriptive error messages when Test Replay fails to record or upload. Addresses [#29022](https://github.com/cypress-io/cypress/issues/29022).

- Running the command `cypress open --browser <browser-name-or-path>`will
launch the browser after testing type selection in the GUI. Addresses
[#22003](https://github.com/cypress-io/cypress/issues/22003).
Addressed in [#28538](https://github.com/cypress-io/cypress/pull/28538).

**Bugfixes:**


Expand Down

0 comments on commit 9aa40f1

Please sign in to comment.