diff options
author | Sadie Powell <sadie@witchery.services> | 2025-02-28 09:30:15 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2025-02-28 09:58:23 +0000 |
commit | 0781f8a82ab3b01d285bfe55d151028b88fc4d3b (patch) | |
tree | 55b8a502d044d6234d0ebe36747c91e3369803e6 /docs/Changes.conf | |
parent | fb03d745c5c7fab4a1e97ea0cbd944629ecc2584 (diff) |
Update the changelogs.
Diffstat (limited to 'docs/Changes.conf')
-rw-r--r-- | docs/Changes.conf | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/Changes.conf b/docs/Changes.conf index c1a1c118b..a08e1002d 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,6 +1,13 @@ Anope Version 2.1.12-git ------------------------ -No significant changes. +Added the jsonrpc module. +Added the rpc_data module. +Added the rpc_system module. +Added {hostserv}:activate_on_deoper (defaults to yes). +Added {os_shutdown}:requirename (defaults to yes). +Moved nickserv/set/keepmodes and nickserv/saset/keepmodes to the ns_set_keepmodes module. +Moved the xmlrpc module to extra. +Renamed the xmlrpc_main module to rpc_main. Anope Version 2.1.11 -------------------- |