From 8a44b9c0eaf5b51f765a26fbdce49c811ac13757 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Fri, 2 May 2025 09:52:27 +0100 Subject: Update the change logs. --- docs/Changes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/Changes') diff --git a/docs/Changes b/docs/Changes index 3ed0db516..4e91d793b 100644 --- a/docs/Changes +++ b/docs/Changes @@ -2,6 +2,8 @@ Anope Version 2.1.14-git ------------------------ Added a detail specifier to the anope.list{Channels,Opers,Servers,Users} RPC methods. Added a matcher for the InspIRCd oper extban. +Added support for hashed operator passwords. +Added support for hiding the date news was added in os_news. Added support for local password comparison to the sql_authentication module. Added support for monthly backups to db_json. Added support for unbanning virtual modes using cs_unban. -- cgit