# HG changeset patch # User Kim Alvefur # Date 1453986888 -3600 # Node ID f3b172874922d28dfaf56b4147be9162b91c7ffe # Parent bb8a38c6819173914e33d0f6247268ead333fb3f Add a CHANGES file with new features in 0.10 diff -r bb8a38c68191 -r f3b172874922 CHANGES --- /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) +