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
commitc90745beae49e19da4538ab81297e4973db4533e (patch)
tree7316f17b53985bb6dc184bae4c87ca997402b65e /CHANGES
parent62c13b733ab2f38fda6d0cde3ca42a8e85b2c99a (diff)
downloadprosody-c90745beae49e19da4538ab81297e4973db4533e.tar.gz
prosody-c90745beae49e19da4538ab81297e4973db4533e.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)