📝 Update release notes

This commit is contained in:
Sebastián Ramírez 2019-03-31 22:05:03 +04:00
parent 1426b6200a
commit b35b0a9a90
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
## Next release
* Update <a href="https://fastapi.tiangolo.com/tutorial/sql-databases/#create-a-middleware-to-handle-sessions" target="_blank">SQL Tutorial</a> to close database sessions even when there are exceptions. PR <a href="https://github.com/tiangolo/fastapi/pull/89" target="_blank">#89</a> by <a href="https://github.com/alexiri" target="_blank">@alexiri</a>.
* Fix duplicate dependency in `pyproject.toml`. PR <a href="https://github.com/tiangolo/fastapi/pull/128" target="_blank">#128</a> by <a href="https://github.com/zxalif" target="_blank">@zxalif</a>.
## 0.10.3