From 7c3858fc0751e52942bdb08134ceb881eb3ea6a3 Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Fri, 4 Sep 2026 00:36:09 +0000 Subject: [PATCH] chore(release): 0.12.1 Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com> --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48ad0567..96e265f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## 0.12.1 (2026-09-04) + + + +### Bug Fixes +* Render a PATH parameter in the host's path format (#364) ([`43b2640`](https://github.com/OpenJobDescription/openjd-sessions-for-python/commit/43b26407f2f831c7e8f428649e63e4b7f97d1e75)) +* Render a PATH parameter in the host's path format ([`43b2640`](https://github.com/OpenJobDescription/openjd-sessions-for-python/commit/43b26407f2f831c7e8f428649e63e4b7f97d1e75)) +* Address review on the PATH host-format change ([`43b2640`](https://github.com/OpenJobDescription/openjd-sessions-for-python/commit/43b26407f2f831c7e8f428649e63e4b7f97d1e75)) + + ## 0.12.0 (2026-08-26)