From 8567a655b6e1afbe63e6456a5658c1866cb7345c Mon Sep 17 00:00:00 2001 From: Peter Lewis Date: Fri, 22 Dec 2023 06:19:17 +0000 Subject: [PATCH] Update changelog.json --- docs/changelog.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/changelog.json b/docs/changelog.json index f4836fc..3e66dc8 100644 --- a/docs/changelog.json +++ b/docs/changelog.json @@ -7,5 +7,7 @@ "6": "Many small performance improvements & bug fixes. Enjoy!", "7": "Improved the look & performance of the upload/download chart.", "8": "Updated to Node.js v18.", - "9": "Fixed issue on Synology NAS, added sessionless HTTP API auth & automatic dark mode." + "8": "Updated to Node.js v18.", + "9": "Fixed issue running on Synology.", + "10": "Added sessionless HTTP API auth & automatic dark mode." }