]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 20 Oct 2023 09:00:53 +0000 (09:00 +0000)
committergithub-actions <github-actions@github.com>
Fri, 20 Oct 2023 09:00:53 +0000 (09:00 +0000)
docs/en/docs/release-notes.md

index d75f9a08c54cec7c67560dcb657459a4967fdd1f..9c7d78cb8951b9d9c649994184449923bfcb6ecb 100644 (file)
@@ -7,6 +7,7 @@ hide:
 
 ## Latest Changes
 
+* ✏️ Fix typo in `docs/en/docs/reference/dependencies.md`. PR [#10465](https://github.com/tiangolo/fastapi/pull/10465) by [@suravshresth](https://github.com/suravshresth).
 * ✏️ Fix typos and rewordings in `docs/en/docs/tutorial/body-nested-models.md`. PR [#10468](https://github.com/tiangolo/fastapi/pull/10468) by [@yogabonito](https://github.com/yogabonito).
 * 📝 Update docs, remove references to removed `pydantic.Required` in `docs/en/docs/tutorial/query-params-str-validations.md`. PR [#10469](https://github.com/tiangolo/fastapi/pull/10469) by [@yogabonito](https://github.com/yogabonito).
 * ✏️ Fix typo in `docs/en/docs/reference/index.md`. PR [#10467](https://github.com/tiangolo/fastapi/pull/10467) by [@tarsil](https://github.com/tarsil).