From 5e81131bb03f5aabb259b197ebdc084557337314 Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Wed, 2 Sep 2026 01:52:15 +0000 Subject: [PATCH] chore(release): 0.7.7 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 59ce8d7..9bcc633 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## 0.7.7 (2026-09-02) + + + +### Bug Fixes +* Forward the create-time step symbol table to openjd-sessions (#237) ([`bcd09b5`](https://github.com/OpenJobDescription/openjd-cli/commit/bcd09b5e1a2d7679c6b1d0b6281987bcf69cb46a)) +* Forward the create-time step symbol table to sessions ([`bcd09b5`](https://github.com/OpenJobDescription/openjd-cli/commit/bcd09b5e1a2d7679c6b1d0b6281987bcf69cb46a)) + + ## 0.7.6 (2026-08-11)