Changelog

This commit is contained in:
Tim Savannah 2017-05-19 20:49:43 -04:00
parent f7baa18e64
commit 1f4e536784

View File

@ -1,3 +1,7 @@
* 4.0.0 - May 17 2017
- Add "set_timeout" as a function decorator which takes a timeout value in
seconds to apply func_timeout to all calls of that function
* 3.1.0 - Jan 4 2017
- Make windows compatible
- Add simple testcase, "testit.py"