From 65a83b9b01c50f88c6b41aaa8c605bd5a1b5998e Mon Sep 17 00:00:00 2001 From: Dragory Date: Fri, 27 Jul 2018 19:53:36 +0300 Subject: [PATCH] Documented v2.12.0 and v2.13.0 in CHANGELOG --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25690c5..c6a4e51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## v2.13.0 +* Added `requiredAccountAge` and `accountAgeDeniedMessage` options for restricting how new accounts can message modmail + +## v2.12.0 +* Added `closeMessage` option. This option can be used to send a message to the user when their modmail thread is closed. +* Documented `pingOnBotMention` option + ## v2.11.1 * Fixed greetings not being sent since multi-server support was added in 2.9.0