From 41dd4ff678edd4483071d4bf58f774041974a4b2 Mon Sep 17 00:00:00 2001 From: Lion Kortlepel Date: Fri, 11 Nov 2022 21:05:20 +0100 Subject: [PATCH] add version to changelog --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 3053239..657648d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,7 @@ - ADDED `settings` command, which lets you `get`, `list`, and `set` config options from the console - ADDED `debug` command, which shows info about connected clients & networking (for developers) - ADDED `Util.GenerateUUID()`, which generates an RFC4122 UUID (universally unique identifier) +- ADDED `version` command, which shows version information # v3.1.1