update changelog

pull/4453/head
Conduitry 6 years ago
parent 399ffd16d9
commit d7d0a29765

@ -2,6 +2,7 @@
## Unreleased
* Do not treat modifications to `$$props` as updates to a store called `$props` ([#4368](https://github.com/sveltejs/svelte/issues/4368))
* Deconflict `value` parameter name used in contextual bindings ([#4445](https://github.com/sveltejs/svelte/issues/4445))
* Fix dev mode validation of `{#each}` blocks using strings ([#4450](https://github.com/sveltejs/svelte/issues/4450))

Loading…
Cancel
Save