From 6895d4e2353beb32b4fc094a6aeb9bc10a9749c7 Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Tue, 22 Jul 2025 16:42:10 +0000 Subject: [PATCH] chore(release): 0.7.1 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 38b12dc..9d3be0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## 0.7.1 (2025-07-22) + + +### Features +* Adding support for redacted environment variable values through openjd_redacted_env ([`3070830`](https://github.com/OpenJobDescription/openjd-cli/commit/3070830f7e14f8115d2241aa051c03b0286f2d0c)) + +### Bug Fixes +* renable zero versions for semantic versioning ([`d1a8f9f`](https://github.com/OpenJobDescription/openjd-cli/commit/d1a8f9ffed60be0d58f470c022066d7f3666485d)) +* sdist failed to install (#157) ([`77a443e`](https://github.com/OpenJobDescription/openjd-cli/commit/77a443eab00a6850d482b6f8e4d426a82ba1acf7)) + ## 0.7.0 (2025-03-19) ### BREAKING CHANGES