Skip to content

Commit

Permalink
chore: update changelog for 13.3.0 (#5495)
Browse files Browse the repository at this point in the history
  • Loading branch information
astone123 authored Sep 27, 2023
1 parent e1047f7 commit 0a918df
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/guides/references/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
title: Changelog
---

## 13.3.0

_Released 09/27/2023_

**Features:**

- Introduces new layout for Runs page providing additional run information. Addresses [#27203](https://github.com/cypress-io/cypress/issues/27203).

**Bugfixes:**

- Fixed an issue where actionability checks trigger a flood of font requests. Removing the font requests has the potential to improve performance and removes clutter from Test Replay. Addressed in [#27860](https://github.com/cypress-io/cypress/pull/27860).

## 13.2.0

_Released 09/12/2023_
Expand Down

0 comments on commit 0a918df

Please sign in to comment.