update changelog

pull/7738/head
Conduitry 5 years ago
parent f625689153
commit 1ff1bb0493

@ -2,6 +2,7 @@
## Unreleased ## Unreleased
* Fix destructuring into variables beginning with `$` so that they result in store updates ([#5653](https://github.com/sveltejs/svelte/issues/5653))
* Fix applying `:global()` for `>` selector combinator ([#6550](https://github.com/sveltejs/svelte/issues/6550)) * Fix applying `:global()` for `>` selector combinator ([#6550](https://github.com/sveltejs/svelte/issues/6550))
* Fix mounting component at detached DOM node ([#6567](https://github.com/sveltejs/svelte/issues/6567)) * Fix mounting component at detached DOM node ([#6567](https://github.com/sveltejs/svelte/issues/6567))

Loading…
Cancel
Save