From a01c32f000665c856eda201634a90077d614341a Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Fri, 14 Aug 2026 19:00:31 +0000 Subject: [PATCH 1/2] chore(release): 0.11.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 43b02ce..71c4cf7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 0.11.3 (2026-08-14) + + + +### Bug Fixes +* do not cap expansion at the list-form limit ([`3fc3da4`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/3fc3da43da9d8c52c7989e25f787437e2ce6378b)) + + ## 0.11.2 (2026-08-04) From 6006c5a11a6697532bbd55d6b2ed8c7bbae38d6b Mon Sep 17 00:00:00 2001 From: David Leong <116610336+leongdl@users.noreply.github.com> Date: Fri, 14 Aug 2026 19:21:31 +0000 Subject: [PATCH 2/2] chore(release): add the #327 backlink to the 0.11.3 note Signed-off-by: David Leong <116610336+leongdl@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71c4cf7..758c9f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ### Bug Fixes -* do not cap expansion at the list-form limit ([`3fc3da4`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/3fc3da43da9d8c52c7989e25f787437e2ce6378b)) +* do not cap expansion at the list-form limit (#327) ([`3fc3da4`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/3fc3da43da9d8c52c7989e25f787437e2ce6378b)) ## 0.11.2 (2026-08-04)