From 4b6c1548a80c77df0ffb211efca8f5c98c2af895 Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Mon, 17 Nov 2025 14:50:04 +0000 Subject: [PATCH] chore(release): 0.9.3 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 4c3c929..5bc13f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 0.9.3 (2025-11-17) + + + +### Bug Fixes +* path mapping lru cache grows indefinitely (#239) ([`8937f21`](https://github.com/OpenJobDescription/openjd-adaptor-runtime-for-python/commit/8937f210a7f268146d12ff20924f7842ffa070c7)) + + ## 0.9.2 (2025-10-02)