From 8e87c688aee1d5f6a3b0121854dd12d43722d295 Mon Sep 17 00:00:00 2001 From: Rich-Harris Date: Tue, 25 Apr 2017 17:23:42 -0400 Subject: [PATCH] -> v1.18.1 --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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 `