add debug to the changelog

This commit is contained in:
Lion Kortlepel
2022-10-26 15:14:45 +02:00
parent 9e469b04f1
commit 3781f2960a

View File

@@ -1,6 +1,7 @@
# v3.2.0
- 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)
# v3.1.1