Преглед на файлове

Update RELEASE_NOTES.md

sunsetbrew преди 12 години
родител
ревизия
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.