Skip to content

Commit 9c97746

Browse files
authored
docs: Updating 10.2.0 changelog to include link to M1 blog post (cypress-io#4585)
* chore(doc): Updating 10.2.0 changelog to include link to M1 blog post * Using verbiage from the blog post here.
1 parent 1483169 commit 9c97746

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/_changelogs/10.2.0.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ _Released 6/21/2022_
44

55
**Features:**
66

7-
- Cypress is now available natively on Apple silicon (M1). Addresses
8-
[#19908](https://github.com/cypress-io/cypress/issues/19908).
7+
- Cypress is now available natively on Apple silicon, including the M1 and M2
8+
processor families. For more details, read
9+
[our blog post](https://www.cypress.io/blog/2022/06/21/cypress-10-2-0-run-tests-up-to-2x-faster-on-apple-silicon-m1/).
10+
Addresses [#19908](https://github.com/cypress-io/cypress/issues/19908).
911
- Cypress is now available natively on ARM64 and AArch64 systems running Linux.
1012
Addresses [#4478](https://github.com/cypress-io/cypress/issues/4478).
1113
- The file name input field within the Create Spec modal is now automatically

0 commit comments

Comments
 (0)