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

index 00e369236b5b8a8f19950b3cd2420c489ba84f28..6832da44e053935b0395f889ce2231d9a63299e2 100644 (file)
@@ -7,6 +7,7 @@ hide:
 
 ## Latest Changes
 
+* 📝 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).
 * 🔥 Drop/close Gitter chat. Questions should go to GitHub Discussions, free conversations to Discord.. PR [#10485](https://github.com/tiangolo/fastapi/pull/10485) by [@tiangolo](https://github.com/tiangolo).
 * 🔥 Remove unnecessary duplicated docstrings. PR [#10484](https://github.com/tiangolo/fastapi/pull/10484) by [@tiangolo](https://github.com/tiangolo).