Skip to content

Commit

Permalink
Generate Changelog for version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
s0undt3ch committed Dec 20, 2022
1 parent e44c480 commit 748befd
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 3 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,27 @@ Backward incompatible (breaking) changes will only be introduced in major versio

.. towncrier release notes start
1.4.0 (2022-12-20)
==================

Breaking Changes
----------------

- Drop support for python versions older than 3.7 (`#22 <https://github.com/saltstack/pytest-skip-markers/issues/22>`_)


Improvements
------------

- Don't cache the functions in `pytestskipmarkers.utils.platform` (`#21 <https://github.com/saltstack/pytest-skip-markers/issues/21>`_)


Trivial/Internal Changes
------------------------

- 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>`_)


1.3.0 (2022-05-09)
==================

Expand Down
1 change: 0 additions & 1 deletion changelog/21.improvement.rst

This file was deleted.

1 change: 0 additions & 1 deletion changelog/22.breaking.rst

This file was deleted.

1 change: 0 additions & 1 deletion changelog/23.trivial.rst

This file was deleted.

0 comments on commit 748befd

Please sign in to comment.