changeset 3412:d50d1dfab9eb

mod_pubsub_text_interface/README: Add a Compatibility section
author Kim Alvefur <zash@zash.se>
date Sat, 22 Dec 2018 18:52:13 +0100
parents c479e39ff547
children 6421c9f05e02
files mod_pubsub_text_interface/README.markdown
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mod_pubsub_text_interface/README.markdown	Sat Dec 22 18:53:59 2018 +0100
+++ b/mod_pubsub_text_interface/README.markdown	Sat Dec 22 18:52:13 2018 +0100
@@ -26,3 +26,10 @@
 -   `subscribe node` - subscribe to a node
 -   `unsubscribe node` - unsubscribe from a node
 -   `last node` - sends the last published item from the node to you
+
+# Compatibility
+
+Should work with Prosody since 0.9, when
+[modpubsub][doc:modules:mod_pubsub] was introduced.
+
+The `last` command is available from Prosody 0.11.