Browse Source

Update CREDITS and RELEASE_NOTES

bel 10 years ago
parent
commit
d45a342aa0
2 changed files with 4 additions and 1 deletions
  1. 1 0
      CREDITS.md
  2. 3 1
      RELEASE_NOTES.md

+ 1 - 0
CREDITS.md

@@ -15,6 +15,7 @@
 * Thomas Davis
 * Thomas Davis
 * Toni Wilk
 * Toni Wilk
 * William Greathouse
 * William Greathouse
+* Jordan Shelley
 
 
 # Mongoose Contributors
 # 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.
 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
 Changes
 -------
 -------
 
 
+- Add a websocket client example
+- Add a websocket client API
 - Update websocket example
 - Update websocket example
 - New API functions: access context, callback for create/delete, access user data
 - New API functions: access context, callback for create/delete, access user data
 - Upgraded Lua from 5.2.2 to 5.2.3
 - Upgraded Lua from 5.2.2 to 5.2.3
 - Integrate LuaXML
 - Integrate LuaXML
 - Fix compiler warnings
 - Fix compiler warnings
-- Updated version number 
+- Updated version number
 
 
 Release Notes v1.6
 Release Notes v1.6
 ===
 ===