diff --git a/docs/accessibility/changelog.mdx b/docs/accessibility/changelog.mdx index 05133f12ea..644a748bc9 100644 --- a/docs/accessibility/changelog.mdx +++ b/docs/accessibility/changelog.mdx @@ -9,6 +9,11 @@ sidebar_position: 200 # Changelog +## Week of 3/04/2025 + +- We've upgraded our axe-core version to [4.10.2](https://docs.deque.com/axe-release-impact/4.10.2/en/release-notes). +- The axe-core version used to generate a report can now be viewed in the Run Properties tab. + ## Week of 2/24/2025 - [Cypress Accessibility Branch Review](/accessibility/core-concepts/comparing-reports) has entered beta. Read the docs to learn how to compare runs and automatically spot newly introduced issues.