📝 Update release notes

This commit is contained in:
Sebastián Ramírez 2020-07-19 12:19:39 +02:00
parent 2b47f3e56b
commit 10ae6de111
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
## Latest changes ## Latest changes
* Add support for adding OpenAPI schema for GET requests with a body. PR [#1626](https://github.com/tiangolo/fastapi/pull/1626) by [@victorphoenix3](https://github.com/victorphoenix3).
## 0.59.0 ## 0.59.0
* Fix typo in docstring for OAuth2 utils. PR [#1621](https://github.com/tiangolo/fastapi/pull/1621) by [@tomarv2](https://github.com/tomarv2). * Fix typo in docstring for OAuth2 utils. PR [#1621](https://github.com/tiangolo/fastapi/pull/1621) by [@tomarv2](https://github.com/tomarv2).