From 5f513a67828e4b1d100b4879021546fa331ce2b1 Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Mon, 8 Dec 2025 20:37:20 +0000 Subject: [PATCH] chore(release): 0.10.6 Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e56e6f61..3af08312 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 0.10.6 (2025-12-08) + + +### Features +* Add run_subprocess function to the Session class ([`80026e9`](https://github.com/OpenJobDescription/openjd-sessions-for-python/commit/80026e95c940a530c10e45f1631aaea0d81e9dfe)) + + + ## 0.10.5 (2025-11-07) * Dependencies update, and other non-functional updates