Added
- Support for class-based tests, by [Richard Terry](https://github.com/radiac).
- Registering the `freeze_time` mark, thanks to [Dima Tisnek](https://github.com/dimaqq), [Craig Anderson](https://github.com/craiga) and [Richard Terry](https://github.com/radiac). This was in really high demand.
- Tests for Python 3.7 and 3.8.
- Tests for pytest 5.
- And a PyPI badge, thanks to [Andreu Vallbona Plazas](https://github.com/avallbona).
Removed
- Support for Python before 3.5 (including 2.7), implemented by [Nicolas Delaby](https://github.com/ticosax).
Those versions are getting hard to test on CI.