diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changes | 4 | ||||
-rw-r--r-- | docs/Changes.conf | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/Changes b/docs/Changes index cdee00f3c..580807e95 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,5 +1,5 @@ -Anope Version 2.1.1-git ------------------------ +Anope Version 2.1.1 +------------------- Added the UNBANME privilege to allow users to unban themselves. Fixed building on Windows systems without chgrp/chmod. Fixed creating sockets in the m_dns, m_httpd, m_proxyscan, and m_redis modules. diff --git a/docs/Changes.conf b/docs/Changes.conf index 7397a8588..eb89d97c0 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,5 +1,5 @@ -Anope Version 2.1.1-git ------------------------ +Anope Version 2.1.1 +------------------- Added the m_regex_stdlib module. Removed the m_regex_pcre module (use m_regex_pcre2 instead). |