From b9ea490cf77de84c4e1e77271273f1d63569ea16 Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Wed, 9 Sep 2026 22:40:13 +0000 Subject: [PATCH] chore(release): 0.11.10 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 52a44b2..a686d70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 0.11.10 (2026-09-09) + + + +### Bug Fixes +* Make task parameter type names case-insensitive under EXPR (#350) ([`546fa3e`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/546fa3e084613b6694406bd0f88103ba8ffb3940)) + + ## 0.11.9 (2026-09-04)