From 25488772e2a4f96c252a98d1b912b7363b15a1d9 Mon Sep 17 00:00:00 2001 From: Richard Harris Date: Tue, 19 May 2020 21:54:09 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19b53d2b4b..2fd3d96fbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * Fix resize listening on certain older browsers ([#4752](https://github.com/sveltejs/svelte/issues/4752)) * Add `a11y-no-onchange` warning ([#4788](https://github.com/sveltejs/svelte/pull/4788)) * Add `muted` binding for media elements ([#2998](https://github.com/sveltejs/svelte/issues/2998)) +* Fix let-less `` with context overflow ([#4624](https://github.com/sveltejs/svelte/issues/4624)) ## 3.22.3