CHANGES: Mention new prosodyctl shell method behavior
authorKim Alvefur <zash@zash.se>
Sat, 09 Dec 2023 16:41:37 +0100
changeset 13401 517a335269ef
parent 13400 16413bc29361
child 13402 4ba11c2b915a
CHANGES: Mention new prosodyctl shell method behavior
CHANGES
--- 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