From 9d18fdf0f658b7cc2f68d082fe93f31987ee90bf Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Mon, 14 Apr 2025 11:56:40 +0100 Subject: Update the change logs. --- docs/Changes | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docs/Changes') diff --git a/docs/Changes b/docs/Changes index e20881f7b..9445a9063 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,6 +1,10 @@ Anope Version 2.1.14-git ------------------------ -No significant changes. +Added a matcher for the InspIRCd oper extban. +Bumped the minimum required CMake version to 3.20. +Fixed stripping IRC formatting codes from messages. +Redocumented the ns_sasl module. +Removed hardcoded command names from several messages. Anope Version 2.1.13 -------------------- -- cgit