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

index 4a0168b51a8452ebbb13966290c7c1e65d08d5ad..062c5b080914fd9110955ca8dbe4db254d5db7d9 100644 (file)
@@ -15,6 +15,7 @@ hide:
 
 ### Docs
 
+* 📝 Update `security/first-steps.md`. PR [#11673](https://github.com/tiangolo/fastapi/pull/11673) by [@alejsdev](https://github.com/alejsdev).
 * 📝 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).