]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes 4134/head 4138/head
authorgithub-actions <github-actions@github.com>
Tue, 26 Oct 2021 18:54:22 +0000 (18:54 +0000)
committergithub-actions <github-actions@github.com>
Tue, 26 Oct 2021 18:54:22 +0000 (18:54 +0000)
docs/en/docs/release-notes.md

index cec6c2749ff72e1ec775610b240b020b031ed2cf..72f2e9b585b5bf192dca1a7e6b845e4da57cd03c 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 📝 Update `docs/tutorial/dependencies/classes-as-dependencies`: Add type of query parameters in a description of `Classes as dependencies`. PR [#4015](https://github.com/tiangolo/fastapi/pull/4015) by [@0417taehyun](https://github.com/0417taehyun).
 * 🌐 Add French translation for Tutorial - First steps. PR [#3455](https://github.com/tiangolo/fastapi/pull/3455) by [@Smlep](https://github.com/Smlep).
 * 🌐 Add French translation for `docs/tutorial/path-params.md`. PR [#3548](https://github.com/tiangolo/fastapi/pull/3548) by [@Smlep](https://github.com/Smlep).
 * 🌐 Add French translation for `docs/tutorial/query-params.md`. PR [#3556](https://github.com/tiangolo/fastapi/pull/3556) by [@Smlep](https://github.com/Smlep).