From 9ffa70174220818192e6e524024539e7f4a7fc07 Mon Sep 17 00:00:00 2001 From: Kwoth Date: Sun, 2 Oct 2022 15:45:28 +0200 Subject: [PATCH] Updated changelog.md --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index db777a276..eeacd244f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ Experimental changelog. Mostly based on [keepachangelog](https://keepachangelog. ## Unreleased +## [4.3.8] - 02.10.2022 + ### Added - Added `.autopublish` command which will automatically publish messages posted in the channel. @@ -13,13 +15,15 @@ Experimental changelog. Mostly based on [keepachangelog](https://keepachangelog. - `.prune` options `--after` and `--safe` are now proper command options, and will show in .h help - `.cmdcd` code mostly rewritten, slight QoL improvements. +- Clarified `.remind` permission requirements in help text +- `.cmdcds` looks a little better, and is paginated ### Fixed - Fixed trivia bugs - Fixed `.yun` not working with channels with underscore in the name -## [4.3.7] +## [4.3.7] - 14.09.2022 ### Added