Skip to content

Commit 64244da

Browse files
committed
Changelog
1 parent dd346be commit 64244da

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,9 @@ END_UNRELEASED_TEMPLATE
7777

7878
{#v0-0-0-added}
7979
### Added
80-
* Nothing added.
80+
* Repo utilities `execute_unchecked`, `execute_checked`, and `execute_checked_stdout` now
81+
support `log_stdout` and `log_stderr` keyword arg booleans. When these are `True`
82+
(the default), the subprocess's stdout/stderr will be logged.
8183

8284
{#v0-0-0-removed}
8385
### Removed

0 commit comments

Comments
 (0)