aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2016-01-29 14:52:38 +0100
committerKim Alvefur <zash@zash.se>2016-01-29 14:52:38 +0100
commitacacec8e82b6228d95a715750f68ea9c4cbeeaab (patch)
treea1c6498bc3b370265d30d8d9c13b4736f2226f3b /CHANGES
parentdc8c136359eaa5ca322f9a04ac0aca14c6330f5b (diff)
downloadprosody-acacec8e82b6228d95a715750f68ea9c4cbeeaab.tar.gz
prosody-acacec8e82b6228d95a715750f68ea9c4cbeeaab.zip
CHANGES: Add websockets too (thanks av6)
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c7add4d3..3d277bfd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -16,6 +16,7 @@ New features
- mod\_carbons (XEP-0280)
- Asynchronous operations
- Pluggable connection timeout handling
+- mod\_websocket (RFC 7395)
Removed
-------