From: Sebastián Ramírez Date: Sat, 29 Aug 2020 12:32:08 +0000 (+0200) Subject: 📝 Update release notes X-Git-Tag: 0.61.1~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0916c1c3ef7439c507c4b8b3568982c0008a9961;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 0f104916fc..00e3f68faa 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -6,6 +6,10 @@ * Fix issues using `jsonable_encoder` with SQLAlchemy models directly. PR [#1987](https://github.com/tiangolo/fastapi/pull/1987). +### Docs + +* Fix typo in NoSQL docs. PR [#1980](https://github.com/tiangolo/fastapi/pull/1980) by [@facundojmaero](https://github.com/facundojmaero). + ### Translations * Initialize French translations. PR [#1975](https://github.com/tiangolo/fastapi/pull/1975) by [@JulianMaurin-BM](https://github.com/JulianMaurin-BM).