diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a793083a4..18387d2090 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 3.32.0 -* Allow multiple instances of the same action on an element ([#5516](https://github.com/sveltejs/svelte/issue/5516)) +* Allow multiple instances of the same action on an element ([#5516](https://github.com/sveltejs/svelte/issues/5516)) * Support `foreign` namespace, which disables certain HTML5-specific behaviour and checks ([#5652](https://github.com/sveltejs/svelte/pull/5652)) * Support inline comment sourcemaps in code from preprocessors ([#5854](https://github.com/sveltejs/svelte/pull/5854))