From: github-actions Date: Fri, 26 Aug 2022 13:57:25 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.81.0~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6b77179e3b815c5c420de8ef7ce9d5030b2d6dd2;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index d17703ea54..05d72ace17 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -2,6 +2,7 @@ ## Latest Changes +* 🐛 Fix `jsonable_encoder` for dataclasses with pydantic-compatible fields. PR [#3607](https://github.com/tiangolo/fastapi/pull/3607) by [@himbeles](https://github.com/himbeles). * ✨ Add ReDoc `