aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2018-07-02 11:31:47 +0200
committerKim Alvefur <zash@zash.se>2018-07-02 11:31:47 +0200
commit9094288efa4ca5b2f3e7ff98842c0b0bc149c786 (patch)
tree7316f17b53985bb6dc184bae4c87ca997402b65e /CHANGES
parent39d4b6f6afaaa97e5fc4a4819be435ae47091930 (diff)
downloadprosody-9094288efa4ca5b2f3e7ff98842c0b0bc149c786.tar.gz
prosody-9094288efa4ca5b2f3e7ff98842c0b0bc149c786.zip
CHANGES: Restructure Pubsub category
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index bed7656c..c35e9a20 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,8 +10,10 @@ New features
- Store inactive rooms to disk
- Store rooms to disk on shutdown
- Voice requests
-- mod\_pep\_plus
-- Persistence of PubSub data (applies to mod\_pubsub and mod\_pep\_plus)
+- PubSub features
+ - Persistence
+ - Affiliations
+ - mod\_pep\_plus
- Asynchronous operations
- Busted for tests
- mod\_muc\_mam (XEP-0313 in groupchats)