==================
Improvements
------------
- Maintain the skip location under Pytest >= 7.0.x (`7 <https://github.com/saltstack/pytest-skip-markers/issues/7>`_)
- The plugin is now fully typed (`8 <https://github.com/saltstack/pytest-skip-markers/issues/8>`_)
Trivial/Internal Changes
------------------------
- Reproducible builds
* Fix copyright headers hook
* ``towncrier`` now uses ``issue_format`` (`7 <https://github.com/saltstack/pytest-skip-markers/issues/7>`_)
skip-markers 1.0.0 (2021-10-04)
===============================
Features
--------
- First public release of the Pytest Skip Markers Plugin