]> jfr.im git - solanum.git/blobdiff - NEWS.md
invite: do not send duplicate invite messages (closes #194)
[solanum.git] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 2f78b275ae10a7bd61ca9fe07b199e02e70c76eb..39275a59df0bfadaaadf4bb06de4b9f3758d7fc9 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -42,6 +42,10 @@ See LICENSE for licensing details (GPL v2).
 - All core modules in charybdis have descriptions, which are shown in MODLIST.
 - Suffixes should not be used when doing /MODLOAD, /MODUNLOAD, /MODRELOAD, etc.
 
+### misc
+- Support for WebSocket has been added, use the listen::wsock option to switch
+  a listener into websocket mode.
+
 ### conf
 - Add the ability to strip color codes from topics unconditionally.
 - The obsolete hub option from server info has been removed.