diff options
Diffstat (limited to 'docs/Changes')
-rw-r--r-- | docs/Changes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Changes b/docs/Changes index 9445a9063..57b71f8d1 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,8 +1,13 @@ Anope Version 2.1.14-git ------------------------ Added a matcher for the InspIRCd oper extban. +Added support for monthly backups to db_json. +Added support for unbanning virtual modes using cs_unban. +Added the !unmute fantasy command. +Added the protection time to the INFO output. Bumped the minimum required CMake version to 3.20. Fixed stripping IRC formatting codes from messages. +Messages are now automatically line wrapped to options:linelength. Redocumented the ns_sasl module. Removed hardcoded command names from several messages. |