1
0
mirror of https://github.com/anope/anope.git synced 2026-07-05 20:23:11 +02:00

Update the change logs.

This commit is contained in:
Sadie Powell
2024-11-29 17:24:13 +00:00
parent 3cbac4bcea
commit 026d6c461d
2 changed files with 11 additions and 2 deletions
+8 -1
View File
@@ -1,6 +1,13 @@
Anope Version 2.1.11-git
------------------------
No significant changes.
Added support for database migrations to the mysql module.
Added support for renicking users to their UID when enforcing nickname protection.
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.
Improved the translation system with support for plural forms.
Reworked how guest nicknames are generated.
Simplified how account identifiers are allocated.
Anope Version 2.1.10
--------------------
+3 -1
View File
@@ -1,6 +1,8 @@
Anope Version 2.1.11-git
------------------------
No significant changes.
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.
Anope Version 2.1.10
--------------------