Skip to content

Commit

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

.. towncrier release notes start
shell-utilities 1.7.0 (2022-09-23)
==================================

Bug Fixes
---------

- ``Subprocess.run()`` now accepts ``shell`` keyword argument like ``subprocess.Popen``. (`#32 <https://github.com/saltstack/pytest-shell-utilities/issues/32>`_)
- The `Subprocess.run()` method can now override the `cwd` (`#33 <https://github.com/saltstack/pytest-shell-utilities/issues/33>`_)


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

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


shell-utilities 1.6.0 (2022-07-28)
==================================

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

This file was deleted.

1 change: 0 additions & 1 deletion changelog/33.bugfix.rst

This file was deleted.

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

This file was deleted.

0 comments on commit df89b8e

Please sign in to comment.