From 185706f7d0a05e95ea8e1a9d56fd8164c7da3898 Mon Sep 17 00:00:00 2001 From: Richard Harris Date: Mon, 18 May 2020 21:37:22 -0400 Subject: [PATCH] add #2998 to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b8e901b52..19b53d2b4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * Fix inconsistencies when setting a two-way bound `` to `undefined` ([#3569](https://github.com/sveltejs/svelte/issues/3569)) * Fix resize listening on certain older browsers ([#4752](https://github.com/sveltejs/svelte/issues/4752)) * Add `a11y-no-onchange` warning ([#4788](https://github.com/sveltejs/svelte/pull/4788)) +* Add `muted` binding for media elements ([#2998](https://github.com/sveltejs/svelte/issues/2998)) ## 3.22.3