summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2025-02-28 16:10:09 +0000
committerSadie Powell <sadie@witchery.services>2025-02-28 16:10:09 +0000
commit3cef83c8c55de1559f7bfcf509eae94ae85ade86 (patch)
treebc24efbb11990d0e9a60d07ca01b9793d135acab /docs
parent0781f8a82ab3b01d285bfe55d151028b88fc4d3b (diff)
Release 2.1.12.
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 11e2708ad..4675acdc2 100644
--- a/docs/Changes
+++ b/docs/Changes
@@ -1,5 +1,5 @@
-Anope Version 2.1.12-git
-------------------------
+Anope Version 2.1.12
+--------------------
Added an example JavaScript library for accessing the RPC interface.
Added an option to require specifying the server name when running destructive network commands like restart or shutdown.
Added support for importing X-line identifiers from Atheme.
diff --git a/docs/Changes.conf b/docs/Changes.conf
index a08e1002d..14cf80b41 100644
--- a/docs/Changes.conf
+++ b/docs/Changes.conf
@@ -1,5 +1,5 @@
-Anope Version 2.1.12-git
-------------------------
+Anope Version 2.1.12
+--------------------
Added the jsonrpc module.
Added the rpc_data module.
Added the rpc_system module.