Software /
code /
prosody
Changeset
7109:f3b172874922
Add a CHANGES file with new features in 0.10
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 28 Jan 2016 14:14:48 +0100 |
parents | 7108:bb8a38c68191 |
children | 7110:a2d096203b7f 7112:bd29742fa1ba |
files | CHANGES |
diffstat | 1 files changed, 24 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/CHANGES Thu Jan 28 14:14:48 2016 +0100 @@ -0,0 +1,24 @@ +0.10.not-released-yet +===================== + +**YYYY-MM-DD** + +New features +------------ + +- Rewritten SQL storage module with Archive support +- SCRAM-SHA-1-PLUS +- `prosodyctl check` +- Statistics +- Improved TLS configuration +- Lua 5.2 support +- mod\_blocklist (XEP-0191) +- mod\_carbons (XEP-0280) +- Asynchronous operations +- Pluggable connection timeout handling + +Removed +------- + +- mod\_privacy (XEP-0016) +