summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/Changes15
-rw-r--r--docs/Changes.conf3
2 files changed, 18 insertions, 0 deletions
diff --git a/docs/Changes b/docs/Changes
index 493e2fd68..57b717ef3 100644
--- a/docs/Changes
+++ b/docs/Changes
@@ -1,3 +1,18 @@
+Anope Version 2.1.0-git
+-----------------------
+Added support for access list entry descriptions.
+Added support for linking over a UNIX socket.
+Added support for server-initiated logins and logouts on UnrealIRCd.
+Added support for server-initiated logouts on InspIRCd.
+Added support for the ANONYMOUS SASL mechanism.
+Allowed users to opt-out of being added to channel access lists.
+Cleaned up the codebase to use Modern C++17.
+Modernized the build system to use a modern version of CMake.
+Removed support for using insecure encryption methods as the primary method.
+Removed the Windows-only anopesmtp tool.
+Removed the two day X-line cap.
+Updated all references to IRCServices to refer to Anope instead.
+
Anope Version 2.0.15-git
------------------------
No significant changes.
diff --git a/docs/Changes.conf b/docs/Changes.conf
index cae02ea86..fab85d0aa 100644
--- a/docs/Changes.conf
+++ b/docs/Changes.conf
@@ -3,8 +3,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 ns_getpass module (no supported encryption modules).
+Removed the os_oline module (no supported IRCds).
Removed the unreal module (use unrealircd instead)
Renamed nickserv:passlen to nickserv:maxpasslen.
+Renamed the charybdis module to solanum.
Renamed the inspircd3 module to inspircd.
Renamed the unreal4 module to unrealircd.
Replaced uplink:ipv6 with uplink:protocol.