summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.