]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 14 Jun 2020 13:40:18 +0000 (15:40 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Sun, 14 Jun 2020 13:40:18 +0000 (15:40 +0200)
docs/en/docs/release-notes.md

index b0e3797b682b79fa133a085107a9ab48eebb8328..72df149fbbfde4bab82ab354fa803cfd95ba2678 100644 (file)
@@ -2,6 +2,8 @@
 
 ## Latest changes
 
+* Add support for OpenAPI `servers`. PR [#1547](https://github.com/tiangolo/fastapi/pull/1547) by [@mikaello](https://github.com/mikaello).
+
 ## 0.57.0
 
 * Remove broken link from "External Links". PR [#1565](https://github.com/tiangolo/fastapi/pull/1565) by [@victorphoenix3](https://github.com/victorphoenix3).