Skip to content

Commit

Permalink
V1.0.0 RC
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwu committed Dec 28, 2015
1 parent 2e69370 commit a3a7d12
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
v1.0.0-rc (2015-12-28)
-----------
* Update to lua 5.3.2
* Add skynet.coroutine lib
* Add new debug api to show c memory used
* httpc can use async dns query
* Redis driver support pipeline
* socket.send support string table, and rewrite redis driver
* socket.shutdown would abandon unsend buffer
* Improve some sproto api
* c memory doesn't count the memory allocated by lua vm
* some other bugfix (In multicast, socketchannel, etc)

v1.0.0-beta (2015-11-10)
-----------
* Improve and fix bug for sproto
Expand Down

0 comments on commit a3a7d12

Please sign in to comment.