update changelog

pull/3723/head
Conduitry 5 years ago
parent 982a1937db
commit 3d629ffb0c

@ -2,6 +2,7 @@
## Unreleased
* Fix `{#each}` context not shadowing outer scope when using `bind:` ([#1565](https://github.com/sveltejs/svelte/issues/1565))
* Fix edge cases in matching selectors against elements ([#1710](https://github.com/sveltejs/svelte/issues/1710))
* Use safer `HTMLElement` check before extending class ([#3608](https://github.com/sveltejs/svelte/issue/3608))
* Add `location` as a known global ([#3619](https://github.com/sveltejs/svelte/pull/3619))

Loading…
Cancel
Save