]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 29 Nov 2020 17:32:46 +0000 (17:32 +0000)
committergithub-actions <github-actions@github.com>
Sun, 29 Nov 2020 17:32:46 +0000 (17:32 +0000)
docs/en/docs/release-notes.md

index 78407c9ed49b273a87e1dab2287607c9e756546a..b837b8afa963615128157269c88f687885557fb3 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ✨ Add support for shared/top-level parameters (dependencies, tags, etc). PR [#2434](https://github.com/tiangolo/fastapi/pull/2434) by [@tiangolo](https://github.com/tiangolo).
 * 🌐 Add Japanese translation for Advanced - Custom Response. PR [#2193](https://github.com/tiangolo/fastapi/pull/2193) by [@Attsun1031](https://github.com/Attsun1031).
 * 🌐 Add Chinese translation for Benchmarks. PR [#2119](https://github.com/tiangolo/fastapi/pull/2119) by [@spaceack](https://github.com/spaceack).
 * 🌐 Add Chinese translation for Tutorial - Body - Nested Models. PR [#1609](https://github.com/tiangolo/fastapi/pull/1609) by [@waynerv](https://github.com/waynerv).