From c287f050c16a9363a3e588a3858fdaae04173023 Mon Sep 17 00:00:00 2001 From: Cloud Wu Date: Mon, 16 Mar 2015 17:39:07 +0800 Subject: [PATCH] release alpha2 --- HISTORY.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 779f459f..c4d0ff2c 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,9 @@ +v1.0.0-alpha2 (2015-3-16) +----------- +* Update examples client to lua 5.3 +* Patch lua 5.3 to interrupt the dead loop (for debug) +* Update sproto (fix some bugs and support unordered map) + v1.0.0-alpha (2015-3-9) ----------- * Update lua from 5.2 to 5.3