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:
+8
-1
@@ -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
@@ -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
|
||||
--------------------
|
||||
|
||||
Reference in New Issue
Block a user