Skip to content

Commit

Permalink
Generate Changelog for version 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
s0undt3ch committed Jul 2, 2023
1 parent 3e0620f commit 6b6add9
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 10 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,39 @@ Backward incompatible (breaking) changes will only be introduced in major versio

.. towncrier release notes start
shell-utilities 1.8.0 (2023-07-02)
==================================

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

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


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

- Support Python 3.11 (`#40 <https://github.com/saltstack/pytest-shell-utilities/issues/40>`_)


Bug Fixes
---------

- Set minimal attrs version to 22.1.0 (`#28 <https://github.com/saltstack/pytest-shell-utilities/issues/28>`_)


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

- Update the GitHub actions versions and stop using `::set-output` (`#38 <https://github.com/saltstack/pytest-shell-utilities/issues/38>`_)
- Several project internal changes

* Start running tests against Py3.11 and Pytest `7.3.x` and `7.4.x`
* Update copyright headers
* Upgrade to `coverage==7.2.7`
* Switch to `codecov/codecov-action` (`#39 <https://github.com/saltstack/pytest-shell-utilities/issues/39>`_)


shell-utilities 1.7.0 (2022-09-23)
==================================

Expand Down
1 change: 0 additions & 1 deletion changelog/28.bugfix.rst

This file was deleted.

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

This file was deleted.

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

This file was deleted.

6 changes: 0 additions & 6 deletions changelog/39.trivial.rst

This file was deleted.

1 change: 0 additions & 1 deletion changelog/40.improvement.rst

This file was deleted.

0 comments on commit 6b6add9

Please sign in to comment.