Skip to content

Commit

Permalink
add sveltejs#2998 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris authored and taylorzane committed Dec 17, 2020
1 parent 9b43bb6 commit 9c37abd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Fix inconsistencies when setting a two-way bound `<input>` 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

Expand Down

0 comments on commit 9c37abd

Please sign in to comment.