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

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