summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-11-29 20:35:44 +0000
committerSadie Powell <sadie@witchery.services>2024-11-29 20:39:22 +0000
commitea8a692191f7c786bcba38d45b802b1046ac0afa (patch)
tree99788bf654e9108f1c5cfe48aa3e981f1550cfaa /docs
parent026d6c461dace442ea1463af4ccc4c88f202da57 (diff)
Add support for numerics associated with cs_set_misc entries.
This is mainly to allow the URL entry to use RPL_CHANNELURL.
Diffstat (limited to 'docs')
-rw-r--r--docs/Changes1
1 files changed, 1 insertions, 0 deletions
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.