diff --git a/CHANGELOG.md b/CHANGELOG.md index 430825b489..2805c7f599 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Svelte changelog +## 1.13.7 + +* Fix observers — `defer: true` now triggers callback after DOM is updated ([#441](https://github.com/sveltejs/svelte/issues/441)) +* Handle empty `computed` property ([#452](https://github.com/sveltejs/svelte/issues/452)) +* Correctly bind one-way `