From 54ad1c2715c9e867077eaaf39bc8a8e5da7daf71 Mon Sep 17 00:00:00 2001 From: Lion Kortlepel Date: Sun, 23 Oct 2022 17:48:07 +0200 Subject: [PATCH] add `settings` to changelog --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 860595d..27445c0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,7 @@ +# v3.2.0 + +- ADDED `settings` command, which lets you `get`, `list`, and `set` config options from the console + # v3.1.1 - FIXED bug which caused GetPlayerIdentifiers, GetPlayerName, etc not to work in `onPlayerDisconnect`