change log for python-hypothesis
https://github.com/chaselgrove/python-hypothesis

0.1.0 -- 2 September 2016

    Initial version.

    Added API module and Annotation class with TagSet class for tags.

0.1.1 -- 13 February 2018

    Added Annotation.search().

    Added unit tests.

0.2.0 -- 21 August 2018

    Added support for Python 3 (Charles Reid and John David Pressman).
