diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Changes | 14 | ||||
| -rw-r--r-- | docs/Changes.conf | 10 |
2 files changed, 23 insertions, 1 deletions
diff --git a/docs/Changes b/docs/Changes index d46f5b6c6..e37de690a 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,3 +1,17 @@ +Anope Version 2.0.13-git +------------------------ +No significant changes. + +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 cb1d77313..b4424cca0 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,10 +1,18 @@ Anope Version 2.1.0-git --------------------- +----------------------- Added nickserv:minpasslen for configuring the minimum password length. Removed nickserv:strictpasswords as it is obsolete now nickserv:minpasslen exists. Renamed nickserv:passlen to nickserv:maxpasslen. Replaced uplink:ipv6 with uplink:protocol. +Anope Version 2.0.13-git +------------------------ +No significant changes. + +Anope Version 2.0.12 +-------------------- +Added the regex_pcre2 module + Anope Version 2.0.11 -------------------- No significant changes. |
