Skip to content

Commit 748befd

Browse files
committed
Generate Changelog for version 1.4.0
1 parent e44c480 commit 748befd

File tree

4 files changed

+21
-3
lines changed

4 files changed

+21
-3
lines changed

CHANGELOG.rst

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

1414
.. towncrier release notes start
1515
16+
1.4.0 (2022-12-20)
17+
==================
18+
19+
Breaking Changes
20+
----------------
21+
22+
- Drop support for python versions older than 3.7 (`#22 <https://github.com/saltstack/pytest-skip-markers/issues/22>`_)
23+
24+
25+
Improvements
26+
------------
27+
28+
- Don't cache the functions in `pytestskipmarkers.utils.platform` (`#21 <https://github.com/saltstack/pytest-skip-markers/issues/21>`_)
29+
30+
31+
Trivial/Internal Changes
32+
------------------------
33+
34+
- Updated pre-commit hook versions and added missing `long_description_content_type` to `setup.cfg` (`#23 <https://github.com/saltstack/pytest-skip-markers/issues/23>`_)
35+
36+
1637
1.3.0 (2022-05-09)
1738
==================
1839

changelog/21.improvement.rst

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

changelog/22.breaking.rst

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

changelog/23.trivial.rst

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

0 commit comments

Comments
 (0)