From af10c59eaf0220aadd52b763d9ab4e78aeed78ab Mon Sep 17 00:00:00 2001 From: Cloud Wu Date: Mon, 3 Nov 2014 15:18:00 +0800 Subject: [PATCH] release v0.8.1 --- HISTORY.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 64c30744..f15ef86c 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,12 @@ +v0.8.1 (2014-11-3) +----------- +* Send to an invalid remote service will raise an error +* Bugifx: socket open address string +* Remove sha1 from mysqlaux +* merge lua and sproto bugfix , use crypt lib instead +* Fix a memory leak in socket +* minor bugfix in http module + v0.8.0 (2014-10-27) ----------- * Add mysql client driver