From 48cf3957063a5288db2078325af6b6efcbbe4de1 Mon Sep 17 00:00:00 2001
From: Peter Lewis <peter@peterlew.is>
Date: Mon, 20 Feb 2023 10:01:52 +0000
Subject: [PATCH] Update changelog.json

---
 docs/changelog.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/changelog.json b/docs/changelog.json
index 42db07f7..beb5ecb4 100644
--- a/docs/changelog.json
+++ b/docs/changelog.json
@@ -7,4 +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)."
 }