From 0ec928324f34531bd82ebedf006146f8ef92636e Mon Sep 17 00:00:00 2001 From: Conduitry Date: Thu, 22 Oct 2020 12:33:15 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c1fd83e52..32a4c2618b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## Unreleased +* Fix compiler hanging on `` ([#5475](https://github.com/sveltejs/svelte/pull/5475)) * Fix types on `get` function in `svelte/store` ([#5483](https://github.com/sveltejs/svelte/pull/5483)) * Add missing `end` field on ASTs for non-top-level `