1
0
mirror of https://github.com/anope/anope.git synced 2026-06-30 05:36:38 +02:00

Document the protocol module changes from a while ago.

This commit is contained in:
Sadie Powell
2022-12-28 10:45:21 +00:00
parent ebe3fd7e57
commit fc8e6ee338
+4
View File
@@ -2,7 +2,11 @@ Anope Version 2.1.0-git
-----------------------
Added nickserv:minpasslen for configuring the minimum password length.
Removed nickserv:strictpasswords as it is obsolete now nickserv:minpasslen exists.
Removed the inspircd12 and inspircd20 modules (use inspircd instead).
Removed the unreal module (use unrealircd instead)
Renamed nickserv:passlen to nickserv:maxpasslen.
Renamed the inspircd3 module to inspircd.
Renamed the unreal4 module to unrealircd.
Replaced uplink:ipv6 with uplink:protocol.
Anope Version 2.0.13-git