From 3cef83c8c55de1559f7bfcf509eae94ae85ade86 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Fri, 28 Feb 2025 16:10:09 +0000 Subject: Release 2.1.12. --- docs/Changes | 4 ++-- docs/Changes.conf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') 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. -- cgit