From 39360fdcac47bec48a4bba74380fb79853bade7a Mon Sep 17 00:00:00 2001 From: Conduitry Date: Thu, 22 Oct 2020 12:36:33 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32a4c2618b..c20926086d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,10 @@ ## Unreleased -* Fix compiler hanging on `` ([#5475](https://github.com/sveltejs/svelte/pull/5475)) +* Fix compiler hanging on `` ([#5475](https://github.com/sveltejs/svelte/issues/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 `