From b2f27c21be79fea736c46b698fabaf68a3adeae2 Mon Sep 17 00:00:00 2001 From: Lion Kortlepel Date: Thu, 24 Mar 2022 16:53:39 +0100 Subject: [PATCH] update changelog --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 18580b3..3d10f2e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,7 @@ - ADDED lua debug facilities (type `:help` when attached to lua via `lua`) - ADDED MP.JsonEncode() and MP.JsonDecode(), which turn lua tables into json and vice-versa - ADDED FS.ListFiles and FS.ListDirectories +- FIXED issue with client->server events which contain ':' # v3.0.1