diff --git a/CHANGELOG.md b/CHANGELOG.md index 66f18d2056..13228e0d42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Svelte changelog +## 1.18.1 + +* Allow `destroy()` in event handlers ([#523](https://github.com/sveltejs/svelte/issues/523)) +* Fix bug with `{{yield}}` blocks following elements ([#524](https://github.com/sveltejs/svelte/issues/524)) + ## 1.18.0 * Visit `