diff options
author | Sadie Powell <sadie@witchery.services> | 2025-04-14 11:56:40 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2025-04-14 11:56:40 +0100 |
commit | 9d18fdf0f658b7cc2f68d082fe93f31987ee90bf (patch) | |
tree | e52135b07e189dee355a9696647bf234f8576517 /docs/Changes | |
parent | d04a312d0d1edd1223b55ed89b7fb707ceca3117 (diff) |
Update the change logs.
Diffstat (limited to 'docs/Changes')
-rw-r--r-- | docs/Changes | 6 |
1 files changed, 5 insertions, 1 deletions
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 -------------------- |