From d15b8a6cb1b581af97ff03da54f31bf9dc4808d6 Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Mon, 27 Oct 2025 20:35:04 +0000 Subject: [PATCH] chore(release): 0.8.5 Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5aaea7f7..07e95d48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 0.8.5 (2025-10-27) + + + +### Bug Fixes +* Running in Python 3.14 produces a pydantic.v1 warning message. ([`3e9086e`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/3e9086eb6964e893920487d1ad6acd0a53bd88c0)) + + ## 0.8.4 (2025-09-12)