X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=CHANGES;h=499f36dd1e594e1fe9297154ec29ff7ba281a3c5;hb=HEAD;hp=3d277bfd56862b97001f96a246265b632f7e01c6;hpb=546c1a3b148e366b2b1434dccdf3a7d827156f8b;p=prosody.git diff --git a/CHANGES b/CHANGES index 3d277bfd..499f36dd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,17 @@ +trunk +===== + +**YYYY-MM-DD** + +New features +------------ + +- Rewritten more extensible MUC module + - Store inactive rooms to disk + - Store rooms to disk on shutdown +- mod\_pep\_plus +- Asynchronous operations + 0.10.not-released-yet ===================== @@ -14,7 +28,6 @@ New features - Lua 5.2 support - mod\_blocklist (XEP-0191) - mod\_carbons (XEP-0280) -- Asynchronous operations - Pluggable connection timeout handling - mod\_websocket (RFC 7395)