소스 검색

Update RELEASE_NOTES.md

sunsetbrew 11 년 전
부모
커밋
9ed612bf93
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      RELEASE_NOTES.md

+ 1 - 1
RELEASE_NOTES.md

@@ -6,7 +6,7 @@ In planning.
 Changes
 -------
 
-- Simple WebSocket example using asynchronous server messages (William Greathouse)
+- Added 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.