From: Sebastián Ramírez Date: Sat, 29 Aug 2020 12:24:24 +0000 (+0200) Subject: 📝 Update release notes X-Git-Tag: 0.61.1~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eb547bd4fdb93d36b8b1431f3485a7595a592da4;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 d075212213..b110474fd9 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -2,6 +2,10 @@ ## Latest changes +### Fixes + +* Fix issues using `jsonable_encoder` with SQLAlchemy models directly. PR [#1987](https://github.com/tiangolo/fastapi/pull/1987). + ### Translations * Initialize Turkish translations. PR [#1905](https://github.com/tiangolo/fastapi/pull/1905) by [@ycd](https://github.com/ycd).