From 6ac30d3314aceb8f97c70b8d7f9a4212a258a1db Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Thu, 2 Oct 2025 18:32:41 +0000 Subject: [PATCH] chore(release): 0.9.2 Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68eb3638..4c3c9291 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 0.9.2 (2025-10-02) + + +### Features +* Add user friendly message when the exectuable isn't found (#219) ([`e908f47`](https://github.com/OpenJobDescription/openjd-adaptor-runtime-for-python/commit/e908f47de2fcd7a250065da9815c9ec00350bdd8)) + + ## 0.9.1 (2025-07-09)