瀏覽代碼

Update RELEASE_NOTES.md

sunsetbrew 11 年之前
父節點
當前提交
96cd13cb82
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      RELEASE_NOTES.md

+ 1 - 0
RELEASE_NOTES.md

@@ -6,6 +6,7 @@ In planning.
 Changes
 -------
 
+- Simple WebSocket example using asynchronous server messages (William Greathouse)
 - Fixed the getcwd() warning (William Greathouse)
 - Implemented the connection_close() callback (William Greathouse)
 - Replaced Windows AdvancedInstaller with Inno Setup to solve install problems.