summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Changes4
-rw-r--r--docs/Changes.conf4
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/Changes b/docs/Changes
index e9c7cf393..edb677930 100644
--- a/docs/Changes
+++ b/docs/Changes
@@ -1,5 +1,5 @@
-Anope Version 2.1.13-git
-------------------------
+Anope Version 2.1.13
+--------------------
Added a Config check to ensure users actually want to use the development branch.
Added a flag to the version string when Anope is compiled in reproducible mode.
Added a warning on rehash when the max password is longer than the maximum bcrypt password length.
diff --git a/docs/Changes.conf b/docs/Changes.conf
index 21cb840f0..3dba0ca5c 100644
--- a/docs/Changes.conf
+++ b/docs/Changes.conf
@@ -1,5 +1,5 @@
-Anope Version 2.1.13-git
-------------------------
+Anope Version 2.1.13
+--------------------
Added options:linelength (defaults to 120).
Added the db_json module.
Added the rpc_message module.