Skip to content

Commit a3a7d12

Browse files
committed
V1.0.0 RC
1 parent 2e69370 commit a3a7d12

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

HISTORY.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
v1.0.0-rc (2015-12-28)
2+
-----------
3+
* Update to lua 5.3.2
4+
* Add skynet.coroutine lib
5+
* Add new debug api to show c memory used
6+
* httpc can use async dns query
7+
* Redis driver support pipeline
8+
* socket.send support string table, and rewrite redis driver
9+
* socket.shutdown would abandon unsend buffer
10+
* Improve some sproto api
11+
* c memory doesn't count the memory allocated by lua vm
12+
* some other bugfix (In multicast, socketchannel, etc)
13+
114
v1.0.0-beta (2015-11-10)
215
-----------
316
* Improve and fix bug for sproto

0 commit comments

Comments
 (0)