📝 Update release notes

This commit is contained in:
github-actions 2020-11-29 18:04:51 +00:00
parent 2c57ea57bf
commit 7e4d7fe895
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
## Latest Changes
* 🔧 Update TestDriven link to course in sponsors section. PR [#2435](https://github.com/tiangolo/fastapi/pull/2435) by [@tiangolo](https://github.com/tiangolo).
### Features
* ✨ 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).