📝 Update release notes

This commit is contained in:
Sebastián Ramírez 2019-03-29 19:06:02 +04:00
parent 714e68b5f0
commit 08d849d5c5
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
## Next release
* Add note in <a href="https://fastapi.tiangolo.com/tutorial/response-model/" target="_blank">Response Model docs</a> about why using a function parameter instead of a function return type annotation. PR <a href="https://github.com/tiangolo/fastapi/pull/109" target="_blank">#109</a> by <a href="https://github.com/JHSaunders" target="_blank">@JHSaunders</a>.
* Fix event docs (startup/shutdown) function name. PR <a href="https://github.com/tiangolo/fastapi/pull/105" target="_blank">#105</a> by <a href="https://github.com/stratosgear" target="_blank">@stratosgear</a>.
## 0.10.2