~~~~~~~~~~~~~~~~~~
Documentation
-------------
+ `39`_, `41`_, `59`_: Review documentation
Incompatible changes
--------------------
+ Drop support for Python 2.
Bug fixes and minor changes
---------------------------
+ `40`_: add logging.
+ `50`_, `51`_: test suite incompatibility with pytest 6.2.0.
+ `58`_: declare the type of automark_dependency ini-option correctly
as bool.
Internal
--------
+ `75`_: review build tool chain.
.. _39: https://github.com/RKrahl/pytest-dependency/issues/39
.. _40: https://github.com/RKrahl/pytest-dependency/issues/40
.. _41: https://github.com/RKrahl/pytest-dependency/issues/41
.. _50: https://github.com/RKrahl/pytest-dependency/issues/50
.. _51: https://github.com/RKrahl/pytest-dependency/pull/51
.. _58: https://github.com/RKrahl/pytest-dependency/pull/58
.. _59: https://github.com/RKrahl/pytest-dependency/pull/59
.. _75: https://github.com/RKrahl/pytest-dependency/pull/75