Skip to content

Commit

Permalink
Generate Changelog for version 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
s0undt3ch committed Feb 23, 2024
1 parent 0628c9f commit 19d09c2
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 6 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,30 @@ Backward incompatible (breaking) changes will only be introduced in major versio

.. towncrier release notes start
shell-utilities 1.9.0 (2024-02-23)
==================================

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

- Drop support for Python older than 3.8 and Pytest older than 7.4.x (`#43 <https://github.com/saltstack/pytest-shell-utilities/issues/43>`_)


Bug Fixes
---------

- The printed output is now the result of `json.dumps` instead of `pprint.pformat` (`#42 <https://github.com/saltstack/pytest-shell-utilities/issues/42>`_)


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

- Several minor changes to the code base:

* Update copyright headers
* Update pre-commit hook versions (`#43 <https://github.com/saltstack/pytest-shell-utilities/issues/43>`_)


shell-utilities 1.8.0 (2023-07-02)
==================================

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

This file was deleted.

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

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/43.trivial.rst

This file was deleted.

0 comments on commit 19d09c2

Please sign in to comment.