summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-03-07 22:22:41 +0000
committerSadie Powell <sadie@witchery.services>2024-03-07 22:52:41 +0000
commit76e5480be9f1d291214a7c74b2554c141762d253 (patch)
tree42b4f34c0f5beab927b0a2b7832b4970f5847054 /docs
parent464e6b8010c11708bcbed7cf6b2d972977f0e286 (diff)
Update the changelogs.
Diffstat (limited to 'docs')
-rw-r--r--docs/Changes5
-rw-r--r--docs/Changes.conf4
2 files changed, 7 insertions, 2 deletions
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
-------------------