From 5cac6da14e02462446d780ff6189d10b634675b6 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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.md b/Changelog.md index 9ed32e4..2e579fe 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,6 @@ +# v3.2.0 + +- ADDED `settings` command, which lets you `get`, `list`, and `set` config options from the console # v3.1.0