
=======
Changes
=======

2.1.0 (*2023-10-11*)
====================

 - Updated to use ``pytest.hookimpl`` fixing DeprecationWarning (#4).

2.0.0 (*2021-04-23*)
====================

 - register "flaky" mark
 - Drop support for python 2.7, 3.4, 3.5.
 - Add support for python 3.8, 3.9.
 - Support pytest > 6.0


1.0.0 (*2019-01-10*)
====================

- replace function removed by pytest version 4.1.0

0.1.1 (*2015-08-12*)
====================

- fix installation using `setup.py`

0.1.0 (*2015-08-11*)
====================

- initial release
