]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Update Release Notes
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 16 Feb 2019 09:47:05 +0000 (13:47 +0400)
committerSebastián Ramírez <tiangolo@gmail.com>
Sat, 16 Feb 2019 09:47:05 +0000 (13:47 +0400)
docs/release-notes.md

index 2cd8335fbb3eecdba51247d6c8753204f534483a..eb3fc32e2420284bd5036a0e4987bf2a631ee5fa 100644 (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