From ea8a692191f7c786bcba38d45b802b1046ac0afa Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Fri, 29 Nov 2024 20:35:44 +0000 Subject: Add support for numerics associated with cs_set_misc entries. This is mainly to allow the URL entry to use RPL_CHANNELURL. --- docs/Changes | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/Changes') diff --git a/docs/Changes b/docs/Changes index bc0a04cfa..5f708d3ff 100644 --- a/docs/Changes +++ b/docs/Changes @@ -2,6 +2,7 @@ Anope Version 2.1.11-git ------------------------ Added support for database migrations to the mysql module. Added support for renicking users to their UID when enforcing nickname protection. +Added support for sending channel URLs to joining users. Allowed selecting languages using a shorter version of their name. Changed various messages to use human-readable durations instead of seconds. Improved the creation of expiry and duration messages. -- cgit