📝 Update Release Notes

This commit is contained in:
Sebastián Ramírez 2019-02-16 13:47:05 +04:00
parent febf8e7341
commit 56819fdd89
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
## Next
* Add <a href="https://fastapi.tiangolo.com/tutorial/using-request-directly/" target="_blank">documentation to use Starlette `Request` object</a> directly. Check <a href="https://github.com/tiangolo/fastapi/pull/25" target="_blank">#25</a> by <a href="https://github.com/euri10" target="_blank">@euri10</a>
* Update example for the SQLAlchemy tutorial at <a href="https://fastapi.tiangolo.com/tutorial/sql-databases/" target="_blank">https://fastapi.tiangolo.com/tutorial/sql-databases/</a> using middleware and database session attached to request.
## 0.4.0