📝 Update release notes

This commit is contained in:
Sebastián Ramírez 2019-10-03 19:00:13 -05:00
parent d5d9a20937
commit f2e7ef7056
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
## Latest changes
* Fix incorrect documentation example in docs in [first steps](https://fastapi.tiangolo.com/tutorial/first-steps/). PR [#511](https://github.com/tiangolo/fastapi/pull/511) by [@IgnatovFedor](https://github.com/IgnatovFedor).
* Add support for Swagger UI [initOauth](https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/oauth2.md) settings with the parameter `swagger_ui_init_oauth`. PR [#499](https://github.com/tiangolo/fastapi/pull/499) by [@zamiramir](https://github.com/zamiramir).
## 0.39.0