CHANGES: Move async to trunk, it was dropped from 0.10

This commit is contained in:
Kim Alvefur 2016-03-21 12:10:10 +01:00
parent 44d0cf80e0
commit 26f7bd10b0

View file

@ -8,6 +8,7 @@ New features
- Rewritten more extensible MUC module
- mod\_pep\_plus
- Asynchronous operations
0.10.not-released-yet
=====================
@ -25,7 +26,6 @@ New features
- Lua 5.2 support
- mod\_blocklist (XEP-0191)
- mod\_carbons (XEP-0280)
- Asynchronous operations
- Pluggable connection timeout handling
- mod\_websocket (RFC 7395)