From 33307a54c86daf45aa49f4cfaeef2ab07ff37ed0 Mon Sep 17 00:00:00 2001 From: Conduitry Date: Wed, 21 Jul 2021 15:56:11 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3ce985d78..69ab5fa4c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## Unreleased * Support rendering a component in a shadow DOM ([#5869](https://github.com/sveltejs/svelte/issues/5869)) +* Fix `.end` in AST for expressions inside attributes ([#6258](https://github.com/sveltejs/svelte/issues/6258)) * Various hydration improvements and fixes ([#6449](https://github.com/sveltejs/svelte/pull/6449)) ## 3.39.0