From df5519a37e6dc3f6249476a15e49fb373a9b2866 Mon Sep 17 00:00:00 2001 From: liris Date: Mon, 4 Jan 2016 15:17:51 +0900 Subject: [PATCH] add ChangeLog --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index af58e78..b3d8061 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,9 @@ ChangeLog ============ - 0.35.0 - - Prints timings in console (#217) + - 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) - 0.34.0