v0.4.2 (unreleased)
-------------------

- TODO

v0.4.1 (2019-03-08)
-------------------

- Resolve compatibility issue with early pytest 4 versions, such as 4.0.0

v0.4.0 (2019-03-07)
-------------------

- Move to python 3.6

- Provide context manager for running playbooks,
  see: https://gitlab.com/mbukatov/pytest-ansible-playbook/merge_requests/4

- Add runner option ``skip_teardown`` to skip teardown playbooks when test
  case fails

- Resolve compatibility issue with pytest 4,
  see: https://gitlab.com/mbukatov/pytest-ansible-playbook/issues/6

v0.3.0 (2016-11-04)
-------------------

- First official public release on PyPI.
