aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.rst
blob: 1fd31753b438553c0adb985353f25e61bb36d9a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Changelog
=========

0.3.1
-----
- Fixed issue with PicklingError causes the timeout to never be reached.

0.3.0
-----

- Added optional threading support via python multiprocessing (bubenkoff)
- Switched to pytest test runner (bubenkoff)


0.2.1
-----

- Initial public release