adjust changelog message

pull/4409/head
Conduitry 6 years ago
parent 1fd24b8cfe
commit b3366e1b7d

@ -3,7 +3,7 @@
## Unreleased ## Unreleased
* Fix indirect bindings involving elements with spreads ([#3680](https://github.com/sveltejs/svelte/issues/3680)) * Fix indirect bindings involving elements with spreads ([#3680](https://github.com/sveltejs/svelte/issues/3680))
* Display warning when using `<Foo/>` but `Foo` might change ([#4331](https://github.com/sveltejs/svelte/issues/4331)) * Warn when using `<Foo/>` and `Foo` is dynamic ([#4331](https://github.com/sveltejs/svelte/issues/4331))
* Fix unneeded updating of keyed each blocks ([#4373](https://github.com/sveltejs/svelte/issues/4373)) * Fix unneeded updating of keyed each blocks ([#4373](https://github.com/sveltejs/svelte/issues/4373))
## 3.18.2 ## 3.18.2

Loading…
Cancel
Save