]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 4 Oct 2019 00:00:13 +0000 (19:00 -0500)
committerSebastián Ramírez <tiangolo@gmail.com>
Fri, 4 Oct 2019 00:00:13 +0000 (19:00 -0500)
docs/release-notes.md

index 62de21e3042ae11877d4ddeab6cd19db76a9abfa..608f08c1219e27d6450e22184ab83a826679305e 100644 (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