]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 1 Jun 2024 21:06:19 +0000 (21:06 +0000)
committergithub-actions <github-actions@github.com>
Sat, 1 Jun 2024 21:06:19 +0000 (21:06 +0000)
docs/en/docs/release-notes.md

index 19cffb807ab3f65f3943e9a4adaa3438147a1306..92432458da3f95912fdf24f2f38d65547082ddef 100644 (file)
@@ -15,6 +15,7 @@ hide:
 
 ### Docs
 
+* 📝 Update note in `path-params-numeric-validations.md`. PR [#11672](https://github.com/tiangolo/fastapi/pull/11672) by [@alejsdev](https://github.com/alejsdev).
 * 📝 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).