From f377e6892eb194d32464d6aa68b5f5d71a723af7 Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Wed, 9 Jul 2025 22:12:00 +0000 Subject: [PATCH] chore(release): 1.0.0 Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69575612..70835f83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 1.0.0 (2025-07-09) + + + +### Bug Fixes +* sdist failed to install (#199) ([`71f192b`](https://github.com/OpenJobDescription/openjd-adaptor-runtime-for-python/commit/71f192b5f2d70ef89480d7da4c4a52857795c2a1)) + ## 0.9.0 (2025-01-02)