From cda9da49a035593037e202a5472ae65ba9055d97 Mon Sep 17 00:00:00 2001 From: Daniel Sandoval Date: Sat, 19 Sep 2020 12:59:46 -0700 Subject: [PATCH] added link to changelog --- .../content/blog/2020-10-01-whats-new-in-svelte-october-2020.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/content/blog/2020-10-01-whats-new-in-svelte-october-2020.md b/site/content/blog/2020-10-01-whats-new-in-svelte-october-2020.md index 1d1f5a7a97..633c05a50d 100644 --- a/site/content/blog/2020-10-01-whats-new-in-svelte-october-2020.md +++ b/site/content/blog/2020-10-01-whats-new-in-svelte-october-2020.md @@ -20,6 +20,8 @@ These last two updates come from an update to Svelte’s upstream dependency, [a ## Coming up - Anything coming down the pipe??? +See the [CHANGELOG](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md) for a full list of features and bugfixes. + ---