1
0
mirror of https://github.com/anope/anope.git synced 2026-06-29 22:26:38 +02:00

Release 2.1.11.

This commit is contained in:
Sadie Powell
2024-12-01 10:04:21 +00:00
parent ea8a692191
commit 3ae4a022eb
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
Anope Version 2.1.11-git
------------------------
Anope Version 2.1.11
--------------------
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.
+2 -2
View File
@@ -1,5 +1,5 @@
Anope Version 2.1.11-git
------------------------
Anope Version 2.1.11
--------------------
Moved module:allowkilimmed from the ns_set module to the ns_set_kill module.
Moved nickserv/set/kill and nickserv/saset/kill to the ns_set_kill module.
Replaced module:guestnickprefix for the nickserv module with module:guestnick.
+1 -1
View File
@@ -3,4 +3,4 @@
VERSION_MAJOR=2
VERSION_MINOR=1
VERSION_PATCH=11
VERSION_EXTRA="-git"
VERSION_EXTRA=""