diff --git a/CHANGELOG.md b/CHANGELOG.md index 210561cdbd..c5fc0b6123 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ * support `--style-props` for `` ([#7461](https://github.com/sveltejs/svelte/issues/7461)) * Add a11y warnings: * `a11y-no-noninteractive-tabindex`: check for tabindex on non-interactive elements ([#6693](https://github.com/sveltejs/svelte/pull/6693)) + * `a11y-click-events-have-key-events`: check if click event is accompanied by key events ([#5073](https://github.com/sveltejs/svelte/pull/5073)) ## 3.50.1