diff options
author | Kim Alvefur <zash@zash.se> | 2017-12-30 22:57:55 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2017-12-30 22:57:55 +0100 |
commit | dee4b0758338a3478bb61aec802cd4604d390084 (patch) | |
tree | 05d8ec41f9548d252ea384ffb90cd6bacfd8b6ab /CHANGES | |
parent | 7b8e023ffcfcb96b1633c3850882baee78b03afe (diff) | |
download | prosody-dee4b0758338a3478bb61aec802cd4604d390084.tar.gz prosody-dee4b0758338a3478bb61aec802cd4604d390084.zip |
CHANGES: Mention PubSub persistence
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ New features - Store inactive rooms to disk - Store rooms to disk on shutdown - mod\_pep\_plus +- Persistence of PubSub data (applies to mod\_pubsub and mod\_pep\_plus) - Asynchronous operations - Busted for tests |