From b3366e1b7db4b16e4fbaee51bd7d42c0aaa90398 Mon Sep 17 00:00:00 2001 From: Conduitry Date: Sat, 15 Feb 2020 12:32:55 -0500 Subject: [PATCH] adjust changelog message --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb5891082e..759aabfd7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ## Unreleased * Fix indirect bindings involving elements with spreads ([#3680](https://github.com/sveltejs/svelte/issues/3680)) -* Display warning when using `` but `Foo` might change ([#4331](https://github.com/sveltejs/svelte/issues/4331)) +* Warn when using `` and `Foo` is dynamic ([#4331](https://github.com/sveltejs/svelte/issues/4331)) * Fix unneeded updating of keyed each blocks ([#4373](https://github.com/sveltejs/svelte/issues/4373)) ## 3.18.2