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

0.3.0
-----

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


0.2.1
-----

- Initial public release