]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 31 May 2024 02:38:23 +0000 (02:38 +0000)
committergithub-actions <github-actions@github.com>
Fri, 31 May 2024 02:38:23 +0000 (02:38 +0000)
docs/en/docs/release-notes.md

index 633f8a4d3cf021dd477321290ca4d3a792196417..19cffb807ab3f65f3943e9a4adaa3438147a1306 100644 (file)
@@ -15,6 +15,7 @@ hide:
 
 ### Docs
 
+* 📝 Tweak intro docs about `Annotated` and `Query()` params. PR [#11664](https://github.com/tiangolo/fastapi/pull/11664) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Update JWT auth documentation to use PyJWT instead of pyhon-jose. PR [#11589](https://github.com/tiangolo/fastapi/pull/11589) by [@estebanx64](https://github.com/estebanx64).
 * 📝 Update docs. PR [#11603](https://github.com/tiangolo/fastapi/pull/11603) by [@alejsdev](https://github.com/alejsdev).
 * ✏️ Fix typo: convert every 're-use' to 'reuse'.. PR [#11598](https://github.com/tiangolo/fastapi/pull/11598) by [@hasansezertasan](https://github.com/hasansezertasan).