update the history

This commit is contained in:
Cloud Wu
2014-05-06 15:17:57 +08:00
parent 915c28c522
commit 82c7cbc2f0

View File

@@ -9,6 +9,9 @@ Dev version
* Support preload a file before each lua serivce start.
* Add datacenter serivce.
* Add multicast api.
* Remove skynet.blockcall , simplify the implement of message queue.
* When dropping message queue (at service exit) , dispatcher will post an error back to the source of each message.
* Remove skynet.watch , monitor is not necessary for watching skynet.call . so simplemonitor.lua is move to examples.
v0.1.1 (2014-4-28)
------------------