update changelog

pull/5000/head
Conduitry 5 years ago
parent 162b718cbc
commit 3afafcd21e

@ -3,6 +3,7 @@
## Unreleased ## Unreleased
* Fix `bind:group` inside `{#each}` ([#3243](https://github.com/sveltejs/svelte/issues/3243)) * Fix `bind:group` inside `{#each}` ([#3243](https://github.com/sveltejs/svelte/issues/3243))
* Don't crash when using an arrow function as a statement ([#4617](https://github.com/sveltejs/svelte/issues/4617))
* Deconflict `bind:this` variable ([#4636](https://github.com/sveltejs/svelte/issues/4636)) * Deconflict `bind:this` variable ([#4636](https://github.com/sveltejs/svelte/issues/4636))
## 3.23.1 ## 3.23.1

Loading…
Cancel
Save