Jelajahi Sumber

Update CREDITS and RELEASE_NOTES

bel 10 tahun lalu
induk
melakukan
d45a342aa0
2 mengubah file dengan 4 tambahan dan 1 penghapusan
  1. 1 0
      CREDITS.md
  2. 3 1
      RELEASE_NOTES.md

+ 1 - 0
CREDITS.md

@@ -15,6 +15,7 @@
 * Thomas Davis
 * Toni Wilk
 * William Greathouse
+* Jordan Shelley
 
 # Mongoose Contributors
 Civetweb is based on the Mongoose code.  The following users contributed to the original Mongoose release between 2010 and 2013.  This list was generated from the Mongoose GIT logs.  There is no record for contributors prior to 2010.

+ 3 - 1
RELEASE_NOTES.md

@@ -5,12 +5,14 @@ Release Notes v1.7 (Under Development)
 Changes
 -------
 
+- Add a websocket client example
+- Add a websocket client API
 - Update websocket example
 - New API functions: access context, callback for create/delete, access user data
 - Upgraded Lua from 5.2.2 to 5.2.3
 - Integrate LuaXML
 - Fix compiler warnings
-- Updated version number 
+- Updated version number
 
 Release Notes v1.6
 ===