Explorar el Código

Update RELEASE_NOTES.md

sunsetbrew hace 12 años
padre
commit
b185537612
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.