CHANGES: Mention new prosodyctl shell method behavior

This commit is contained in:
Kim Alvefur 2023-12-09 16:41:37 +01:00
parent f0061feef8
commit 637025fc78

View file

@ -64,6 +64,7 @@ TRUNK
- 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