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

index d07521221364440c2f16dd6359ec61867f06542d..b110474fd9b8a768e8ac5dd62fb82d28eadb3a99 100644 (file)
@@ -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).