From 1e73482de6553c167c377cf851640c87fd18ec2b Mon Sep 17 00:00:00 2001 From: Ben McCann <322311+benmccann@users.noreply.github.com> Date: Fri, 23 Jul 2021 10:16:25 -0700 Subject: [PATCH] fix changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4a5115d33..9ba49f9e9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,12 +3,12 @@ ## Unreleased * Fix incorrect scoping of `:global()` selectors ([#6550](https://github.com/sveltejs/svelte/issues/6550)) +* Add filename to combined source map if needed ([#6089](https://github.com/sveltejs/svelte/issues/6089)) +* Fix tracking whether transition has started ([#6399](https://github.com/sveltejs/svelte/issues/6399)) ## 3.40.1 * Fix store reactivity regression when using reactive statements ([#6557](https://github.com/sveltejs/svelte/issues/6557)) -* Add filename to combined source map if needed ([#6089](https://github.com/sveltejs/svelte/issues/6089)) -* Fix tracking whether transition has started ([#6399](https://github.com/sveltejs/svelte/issues/6399)) ## 3.40.0