From be07195d824c7a711ee1f0e4112cbb2f6b3c9d80 Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Fri, 12 Sep 2025 20:19:20 +0000 Subject: [PATCH] chore(release): 0.8.4 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 bb8dab7..5aaea7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 0.8.4 (2025-09-12) + + + +### Bug Fixes +* improve error reporting when allowedValues is set to None (#184) ([`3b9c703`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/3b9c7036654ad724e806d5404701fea7990cc06f)) + ## 0.8.3 (2025-08-18)