From 2e2c94dbe341db335ee4f05378d16fd256080c38 Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Mon, 9 Feb 2026 19:59:34 +0000 Subject: [PATCH] chore(release): 0.7.5 Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com> --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79d5e05..a11849f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## 0.7.5 (2026-02-09) + + +### Features +* Implement [FEATURE_BUNDLE_1 RFC 0004](https://github.com/OpenJobDescription/openjd-specifications/blob/mainline/rfcs/0004-enhanced-limits-and-capabilities.md), increasing limits + for job parameter counts and name lengths, enabling format strings in integer properties, providing control over embedded file line endings, and adding syntax sugar + to simplify templates that run simple scripts with common interpreters ([`adfc5a6`](https://github.com/OpenJobDescription/openjd-cli/commit/adfc5a6ba57baed48cc664e4c63e0ad3d9229b0d)) + + + ## 0.7.4 (2025-11-14)