summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-02-17 18:15:38 +0000
committerSadie Powell <sadie@witchery.services>2024-02-17 18:15:38 +0000
commitf3b14694c6e6dc759cb16bed678c75a88ddae2ef (patch)
tree3f8872eb17a6562b8523fef845ac9d223dffd987 /docs
parente9424b529c703d58843320a7c65d39aeae266239 (diff)
Bump for 2.1.3-git.
Diffstat (limited to 'docs')
-rw-r--r--docs/Changes4
-rw-r--r--docs/Changes.conf4
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/Changes b/docs/Changes
index 6b30a9277..c16e76ece 100644
--- a/docs/Changes
+++ b/docs/Changes
@@ -1,3 +1,7 @@
+Anope Version 2.1.3-git
+-----------------------
+No significant changes.
+
Anope Version 2.1.2
-------------------
Bumped the minimum OpenSSL version to 1.1.0.
diff --git a/docs/Changes.conf b/docs/Changes.conf
index 6ecade7a7..10b54aa4b 100644
--- a/docs/Changes.conf
+++ b/docs/Changes.conf
@@ -1,3 +1,7 @@
+Anope Version 2.1.3-git
+-----------------------
+No significant changes.
+
Anope Version 2.1.2
-------------------
Added module:tlsv10 to m_ssl_openssl for configuring whether TLSv1.0 is usable (defaults to no).