update changelog

This commit is contained in:
Lion Kortlepel 2022-03-24 16:53:39 +01:00
parent b780a08f73
commit b2f27c21be
No known key found for this signature in database
GPG Key ID: 4322FF2B4C71259B

View File

@ -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