From df4d542f8d686fe096e13154556eaf731e34963d0aadf75b8b60a477d6f2e592 Mon Sep 17 00:00:00 2001 From: John Vandenberg Date: Sat, 20 Aug 2022 03:26:47 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=4 --- python-fastapi.changes | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-fastapi.changes b/python-fastapi.changes index 2b821b2..0af3140 100644 --- a/python-fastapi.changes +++ b/python-fastapi.changes @@ -2,6 +2,10 @@ Thu Aug 18 22:57:21 UTC 2022 - Michael Ströder - Update to 0.79.1 + * Fix jsonable_encoder using include and exclude parameters for + non-Pydantic objects + * Fix edge case with repeated aliases names not shown in OpenAPI + * Improved docs ------------------------------------------------------------------- Fri Aug 5 05:28:18 UTC 2022 - John Vandenberg @@ -14,6 +18,6 @@ Sat Nov 28 23:42:11 UTC 2020 - John Vandenberg - Update to v0.61.2 ------------------------------------------------------------------- -Sat Jul 25 04:29:21 PM UTC 2020 - John Vandenberg +Sat Jul 25 04:29:21 UTC 2020 - John Vandenberg - Initial spec for v0.60.1