Skip to content

Commit 778265e

Browse files
add remaining open pr changelog entry
1 parent 7ffbd35 commit 778265e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/_changelogs/9.6.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ _Released 5/9/2022_
66

77
- Cypress can now launch on systems where Firefox is installed via Snapcraft.
88
Fixed [#19793](https://github.com/cypress-io/cypress/issues/19793).
9+
- Updates were made to ensure XHR calls are properly displaying the response
10+
body in the command log. Fixed
11+
[#21361](https://github.com/cypress-io/cypress/issues/21361).
912
- Fixed [`cy.contains()`](/api/commands/contains) and
1013
[`.should('contain', ...)`](/api/commands/should) to handle finding text that
1114
contains backslash characters. Fixed

0 commit comments

Comments
 (0)