From f1db0f8d7c8b46d3266c778c1815556c61b0a9ce Mon Sep 17 00:00:00 2001 From: liris Date: Mon, 4 Jan 2016 15:19:18 +0900 Subject: [PATCH] add ChangeLog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index b3d8061..49b339c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ ChangeLog - Prints timings in console (#217) - use inspect.getfullargspec with Python 3.x (#219) - Check that exception message is actually a string before trying for substring check (#224) + - Use pre-initialized stream socket (#226) - 0.34.0