summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2022-12-09 08:28:57 +0000
committerSadie Powell <sadie@witchery.services>2022-12-09 08:28:57 +0000
commite33b8d5f43b5ded05538efb722c1295416e512c5 (patch)
tree06a83907de83bb0b670b90336ed9bb3687b920c6 /docs
parentc2b154e1b1c9d6b8e85dcc28c8ae794bb5c17840 (diff)
Update the changelogs.
Diffstat (limited to 'docs')
-rw-r--r--docs/Changes10
-rw-r--r--docs/Changes.conf4
2 files changed, 14 insertions, 0 deletions
diff --git a/docs/Changes b/docs/Changes
index d46f5b6c6..386c568a2 100644
--- a/docs/Changes
+++ b/docs/Changes
@@ -1,3 +1,13 @@
+Anope Version 2.0.12
+--------------------
+Added account confirmation to the web panel
+Added the regex_pcre2 module which provides regex/pcre with PCRE2
+Documented the cs_no_expire channel default
+Fixed config validation mistakenly allowing spaces in some fields
+Fixed the bahamut protocol module not knowing about halfops
+Fixed writing a flatfile database not being atomic
+Updated the hybrid protocol module for recent protocol changes
+
Anope Version 2.0.11
--------------------
Fixed ldap on OpenLDAP 2.5+
diff --git a/docs/Changes.conf b/docs/Changes.conf
index b61eeede4..32b49770a 100644
--- a/docs/Changes.conf
+++ b/docs/Changes.conf
@@ -1,3 +1,7 @@
+Anope Version 2.0.12
+--------------------
+Added the regex_pcre2 module
+
Anope Version 2.0.11
--------------------
No significant changes.