From 6c447e1efe7637c73b83ceb1ad90a68dd19c2ed0 Mon Sep 17 00:00:00 2001 From: Peter Lewis Date: Mon, 20 Feb 2023 10:13:19 +0000 Subject: [PATCH] Update changelog.json --- docs/changelog.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.json b/docs/changelog.json index beb5ecb..6db1a2c 100644 --- a/docs/changelog.json +++ b/docs/changelog.json @@ -7,5 +7,5 @@ "6": "Many small performance improvements & bug fixes. Enjoy!", "7": "Improved the look & performance of the upload/download chart." "8": "Updated NodeJS to v18, updated Node modules, improved layout on mobile devices & linting fixes." - "8.0.1": "Updated NodeJS to v18.14.1 (@pheiduck)." + "8.0.1": "Updated NodeJS to v18.14.1 by @pheiduck in #17." }