aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2016-01-28 14:14:48 +0100
committerKim Alvefur <zash@zash.se>2016-01-28 14:14:48 +0100
commitaeba75d2f4582149a65437cdd6685b7188c4f984 (patch)
treeb77d148289cbfaef863662fe4c7b5d23c001dd49 /CHANGES
parentc1a320390cb125a205c17366a59616529f9b7c28 (diff)
downloadprosody-aeba75d2f4582149a65437cdd6685b7188c4f984.tar.gz
prosody-aeba75d2f4582149a65437cdd6685b7188c4f984.zip
Add a CHANGES file with new features in 0.10
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES24
1 files changed, 24 insertions, 0 deletions
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)
+