From 0cb5ac389faab20233f7bcaa3727cf4b03ab876d Mon Sep 17 00:00:00 2001 From: Itamar Hindi Date: Wed, 6 Dec 2023 19:05:09 -0500 Subject: [PATCH] Added an update in changelog for the new feature --- changelog/11037.feature.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/11037.feature.rst diff --git a/changelog/11037.feature.rst b/changelog/11037.feature.rst new file mode 100644 index 000000000..434381e76 --- /dev/null +++ b/changelog/11037.feature.rst @@ -0,0 +1 @@ +Added stdio as option for --show-capture to have both stderr and stdout output together.