]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Wed, 5 May 2021 18:21:32 +0000 (18:21 +0000)
committergithub-actions <github-actions@github.com>
Wed, 5 May 2021 18:21:32 +0000 (18:21 +0000)
docs/en/docs/release-notes.md

index 1826ddb17cd95938f91b0a93c3edd7ac8c3278b5..070160e8ab2d534723617e41ba1860bf91a41c68 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ✨ Add support for adding multiple examples in request bodies and path, query, cookie, and header params. PR [#1267](https://github.com/tiangolo/fastapi/pull/1267) by [@austinorr](https://github.com/austinorr).
 * 🌐 Fix Chinese translation of Tutorial - Query Parameters, remove obsolete content. PR [#3051](https://github.com/tiangolo/fastapi/pull/3051) by [@louis70109](https://github.com/louis70109).
 * 🌐 Add French translation for Tutorial - Background Tasks. PR [#3098](https://github.com/tiangolo/fastapi/pull/3098) by [@Smlep](https://github.com/Smlep).
 * 🌐 Fix Korean translation for docs/ko/docs/index.md. PR [#3159](https://github.com/tiangolo/fastapi/pull/3159) by [@SueNaEunYang](https://github.com/SueNaEunYang).