From 21ab56479308b19c922a8d8b6225d836d0cec5b7 Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Thu, 10 Sep 2026 21:49:17 +0000 Subject: [PATCH] chore(release): 0.11.11 Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Signed-off-by: David Leong <116610336+leongdl@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a686d703..4a912424 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 0.11.11 (2026-09-10) + + +### Bug Fixes +* Bump the openjd-rs crates for their latest fixes: openjd-expr 0.7.0, openjd-model 0.7.0, openjd-sessions 0.5.7. (#359) + + ## 0.11.10 (2026-09-09)