update changelog

pull/4460/head
Conduitry 6 years ago committed by Jesse Skinner
parent 3fc36aeb9d
commit f87b4c52df

@ -2,6 +2,7 @@
## Unreleased ## Unreleased
* Disallow two-way binding to a variable declared by an `{#await}` block ([#4012](https://github.com/sveltejs/svelte/issues/4012))
* Allow access to `let:` variables in sibling attributes on slot root ([#4173](https://github.com/sveltejs/svelte/issues/4173)) * Allow access to `let:` variables in sibling attributes on slot root ([#4173](https://github.com/sveltejs/svelte/issues/4173))
* Add some more known globals ([#4276](https://github.com/sveltejs/svelte/pull/4276)) * Add some more known globals ([#4276](https://github.com/sveltejs/svelte/pull/4276))

Loading…
Cancel
Save