Add a CHANGES file with new features in 0.10

This commit is contained in:
Kim Alvefur 2016-01-28 14:14:48 +01:00
parent 940ec04ea9
commit dc8c136359

24
CHANGES Normal file
View file

@ -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)