From 2ae727dbff426340c948f3ee1dcc09674e2ada4f Mon Sep 17 00:00:00 2001 From: Peter Lewis Date: Wed, 1 Feb 2023 11:59:06 +0000 Subject: [PATCH] v8 --- docs/changelog.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.json b/docs/changelog.json index feb49f8..72e9afa 100644 --- a/docs/changelog.json +++ b/docs/changelog.json @@ -6,4 +6,5 @@ "5": "Many small improvements & feature requests. Enjoy!", "6": "Many small performance improvements & bug fixes. Enjoy!", "7": "Improved the look & performance of the upload/download chart." -} \ No newline at end of file + "8": "Updated NodeJS to v18, improved layout on mobile devices & linting fixes." +}