From 76e5480be9f1d291214a7c74b2554c141762d253 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Thu, 7 Mar 2024 22:22:41 +0000 Subject: Update the changelogs. --- docs/Changes | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/Changes') diff --git a/docs/Changes b/docs/Changes index 6ecb7b061..ed65890b2 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,6 +1,9 @@ Anope Version 2.1.4-git ----------------------- -No significant changes. +Changed nickserv/drop to use confirmation codes to confirm a nickname drop. +Fixed various bugs in the inspircd module. +Improved the randomness of randomly generated numbers. +Removed support for registering accounts without an email address. Anope Version 2.1.3 ------------------- -- cgit