From 9db15644914573efb040afbc0449a3b51423c01c Mon Sep 17 00:00:00 2001 From: Peter Lewis Date: Sat, 4 Nov 2023 16:57:47 +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 ce1d563d..7b0ced65 100644 --- a/docs/changelog.json +++ b/docs/changelog.json @@ -9,4 +9,5 @@ "8": "Updated NodeJS to v18, updated Node modules, improved layout on mobile devices & linting fixes." "9": "Updated NodeJS to v18.14.1 and bump node dependencies, both by @pheiduck in #17 and #18." "10": "Updated NodeJS to v18.15.0 (@pheiduck) and bump node dependencies." + "11": "Updated NodeJS to v18.18.2, bump node dependencies & add ability to adjust WebUI host/port (@rahilarious)." }