Skip to content

Commit d121f7e

Browse files
committed
Generate Changelog for version 1.1.0
1 parent 8edecc1 commit d121f7e

4 files changed

Lines changed: 19 additions & 6 deletions

File tree

CHANGELOG.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,25 @@ Backward incompatible (breaking) changes will only be introduced in major versio
1313

1414
.. towncrier release notes start
1515
16+
1.1.0 (2022-01-26)
17+
==================
18+
19+
Improvements
20+
------------
21+
22+
- Maintain the skip location under Pytest >= 7.0.x (`#7 <https://github.com/saltstack/pytest-skip-markers/issues/7>`_)
23+
- The plugin is now fully typed (`#8 <https://github.com/saltstack/pytest-skip-markers/issues/8>`_)
24+
25+
26+
Trivial/Internal Changes
27+
------------------------
28+
29+
- Reproducible builds
30+
31+
* Fix copyright headers hook
32+
* ``towncrier`` now uses ``issue_format`` (`#7 <https://github.com/saltstack/pytest-skip-markers/issues/7>`_)
33+
34+
1635
skip-markers 1.0.0 (2021-10-04)
1736
===============================
1837

changelog/7.improvement.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/7.trivial.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/8.improvement.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)