From dc8c136359eaa5ca322f9a04ac0aca14c6330f5b Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Thu, 28 Jan 2016 14:14:48 +0100 Subject: Add a CHANGES file with new features in 0.10 --- CHANGES | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 CHANGES (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES new file mode 100644 index 00000000..c7add4d3 --- /dev/null +++ b/CHANGES @@ -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) + -- cgit v1.2.3