]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 29 Aug 2020 12:32:08 +0000 (14:32 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Sat, 29 Aug 2020 12:32:08 +0000 (14:32 +0200)
docs/en/docs/release-notes.md

index 0f104916fc77bf269e28e2ccc0b0366b640b6581..00e3f68faa4450fc2af2352b19573bc49d4844fa 100644 (file)
@@ -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).