Skip to content

Commit df89b8e

Browse files
committed
Generate Changelog for version 1.7.0
1 parent ce0f44d commit df89b8e

4 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.rst

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

1414
.. towncrier release notes start
1515
16+
shell-utilities 1.7.0 (2022-09-23)
17+
==================================
18+
19+
Bug Fixes
20+
---------
21+
22+
- ``Subprocess.run()`` now accepts ``shell`` keyword argument like ``subprocess.Popen``. (`#32 <https://github.com/saltstack/pytest-shell-utilities/issues/32>`_)
23+
- The `Subprocess.run()` method can now override the `cwd` (`#33 <https://github.com/saltstack/pytest-shell-utilities/issues/33>`_)
24+
25+
26+
Trivial/Internal Changes
27+
------------------------
28+
29+
- Update pre-commit hook versions (`#34 <https://github.com/saltstack/pytest-shell-utilities/issues/34>`_)
30+
31+
1632
shell-utilities 1.6.0 (2022-07-28)
1733
==================================
1834

changelog/32.bugfix.rst

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

changelog/33.bugfix.rst

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

changelog/34.trivial.rst

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

0 commit comments

Comments
 (0)