From cfa466a302dedad046cd9e7742d520969b2ec679 Mon Sep 17 00:00:00 2001 From: Tim Savannah Date: Sat, 20 May 2017 21:30:36 -0400 Subject: [PATCH] Changelog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 08cb874..4a6ca13 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,8 @@ timeout to be overriden by adding a "forceTimeout" kwarg to the function (configurable), or even running a function to calculate the timeout based on args for each call +- Some improvements to python2 support + - Add GoodTests (Unit tests) * 3.1.0 - Jan 4 2017