From b1b8cdc04dea1f6869d75a9dcd1af6a673101a00 Mon Sep 17 00:00:00 2001 From: jmkerloch Date: Fri, 15 Mar 2024 15:19:40 +0100 Subject: [PATCH] feat(changelog): update for subprocess check feature --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index c5d0e45..edaf731 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,9 @@ ## x.y.z +CHANGED: +- subprocess : check return code and raise Runtime exception if not 0 + ## 2.2.4 CHANGED: