Diff

CHANGES @ 13397:517a335269ef

CHANGES: Mention new prosodyctl shell method behavior
author Kim Alvefur <zash@zash.se>
date Sat, 09 Dec 2023 16:41:37 +0100
parent 13392:e8f8a4394187
child 13415:f34b33cb1383
line wrap: on
line diff
--- a/CHANGES	Sat Dec 09 16:25:04 2023 +0100
+++ b/CHANGES	Sat Dec 09 16:41:37 2023 +0100
@@ -64,6 +64,7 @@
 - mod_http_file_share now uses roles framework, affecting access from e.g. components
 - Intervals of mod_cron managed periodic jobs made configurable
 - When mod_smacks is enabled, s2s connections not responding to ack requests are closed.
+- Arguments to `prosodyctl shell` that start with ':' are now turned into method calls
 
 ## Removed