From a5cab9bcc8231910ede9fc62fd667a61f9bdf589 Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Tue, 22 Jul 2025 15:59:01 +0000 Subject: [PATCH] chore(release): 1.0.0 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 38b12dc..2987126 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## 1.0.0 (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 +* sdist failed to install (#157) ([`77a443e`](https://github.com/OpenJobDescription/openjd-cli/commit/77a443eab00a6850d482b6f8e4d426a82ba1acf7)) + ## 0.7.0 (2025-03-19) ### BREAKING CHANGES