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 ++++- docs/Changes.conf | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'docs') 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 ------------------- diff --git a/docs/Changes.conf b/docs/Changes.conf index 7c248ac02..e1fca572a 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,6 +1,8 @@ Anope Version 2.1.4-git ----------------------- -No significant changes. +Added the db_atheme module. +Removed module:forceemail from the nickserv module (now always enabled). +Removed options:seed. Anope Version 2.1.3 ------------------- -- cgit