From 42a4030319eed12b817d4bdc073f1d3c3daadfb3 Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Mon, 29 Dec 2025 19:28:53 +0000 Subject: [PATCH] chore(release): 0.8.7 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 ae099640..e730c2d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 0.8.7 (2025-12-29) + + + +### Bug Fixes +* fix crash on invalid discriminator in Optional discriminated unions (#256) ([`13e1c79`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/13e1c793f115644fc8df7534b1d6be44724cab99)) + + ## 0.8.6 (2025-12-15)