release alpha5

This commit is contained in:
Cloud Wu
2015-04-27 10:45:31 +08:00
parent 98af25d109
commit 35a5b99bed

View File

@@ -1,3 +1,12 @@
v1.0.0-alpha5 (2015-4-27)
-----------
* merge lua 5.3 offical bugfix
* improve sproto rpc api
* fix a deadlock bug when service retire
* improve cluster config reload
* add skynet.pcall for calling a function with `require`
* better error log in loginserver
v1.0.0-alpha4 (2015-4-13)
-----------
* sproto can share c struct between states