Parcourir la source

Update RELEASE_NOTES.md

sunsetbrew il y a 11 ans
Parent
commit
bb1776a146
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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.