From 3d10315ffea053ce6f5ad043accd1a757f054a2c Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Wed, 19 Aug 2026 00:50:59 +0000 Subject: [PATCH] chore(release): 0.11.4 Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com> --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22685c00..8f0ca596 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## 0.11.4 (2026-08-19) + + +### Features +* return resolved symbol tables from create_job ([`4d3a732`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/4d3a7320ec08b057d690f14d0d877e132026bae4)) +* add SerializedSymbolTable JSON accessors ([`69d996d`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/69d996da52a6330c37b8c227b46c7677b4105893)) + + + ## 0.11.3 (2026-08-14)