1
0
mirror of https://github.com/anope/anope.git synced 2026-06-26 07:36:39 +02:00

Release 2.1.15.

This commit is contained in:
Sadie Powell
2025-06-01 10:13:49 +01:00
parent 447a59d6f5
commit cebc3f757b
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
Anope Version 2.1.15-git
------------------------
Anope Version 2.1.15
--------------------
Added a workaround to the jsonrpc module for JavaScript truncating big integers.
Added an example Ruby library for accessing the RPC interface.
Added away state and tls usage to the anope.user RPC event.
+2 -2
View File
@@ -1,5 +1,5 @@
Anope Version 2.1.15-git
------------------------
Anope Version 2.1.15
--------------------
Added the ns_email module.
Added the rpc_user module.
Added {jsonrpc}:integer_bits (defaults to 64).
+1 -1
View File
@@ -3,4 +3,4 @@
VERSION_MAJOR=2
VERSION_MINOR=1
VERSION_PATCH=15
VERSION_EXTRA="-git"
VERSION_EXTRA=""