diff options
author | Matthew Wild <mwild1@gmail.com> | 2018-08-06 15:26:33 +0100 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2018-08-06 15:26:33 +0100 |
commit | b0a52c384fe2077eac33bf4f7ef25080b4272f6b (patch) | |
tree | 95650d941ed74fbf239d10a83c425dc4d79511a4 /CHANGES | |
parent | 86f786bae51f938cd7c224e87f48f97ee1fb02ce (diff) | |
download | prosody-b0a52c384fe2077eac33bf4f7ef25080b4272f6b.tar.gz prosody-b0a52c384fe2077eac33bf4f7ef25080b4272f6b.zip |
CHANGES: Add new pubsub items and note about PEP
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -14,7 +14,9 @@ New features - PubSub features - Persistence - Affiliations - - mod\_pep\_plus + - Access models + - "publish-options" +- PEP now uses our pubsub code and now shares the above features - Asynchronous operations - Busted for tests - mod\_muc\_mam (XEP-0313 in groupchats) |