Sfoglia il codice sorgente

Update RELEASE_NOTES.md

sunsetbrew 12 anni fa
parent
commit
96cd13cb82
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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.