📝 Update release notes

This commit is contained in:
Sebastián Ramírez 2020-08-29 14:24:24 +02:00
parent 0dfde6e284
commit eb547bd4fd
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
## Latest changes ## Latest changes
### Fixes
* Fix issues using `jsonable_encoder` with SQLAlchemy models directly. PR [#1987](https://github.com/tiangolo/fastapi/pull/1987).
### Translations ### Translations
* Initialize Turkish translations. PR [#1905](https://github.com/tiangolo/fastapi/pull/1905) by [@ycd](https://github.com/ycd). * Initialize Turkish translations. PR [#1905](https://github.com/tiangolo/fastapi/pull/1905) by [@ycd](https://github.com/ycd).