]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 15 Feb 2025 16:24:24 +0000 (16:24 +0000)
committergithub-actions <github-actions@github.com>
Sat, 15 Feb 2025 16:24:24 +0000 (16:24 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 9eacfea868a4e03b4ab053999ee819b2420bd8e5..6a3ec5b7368426837b13b55ed6b31cb2069c8455 100644 (file)
@@ -14,6 +14,7 @@ hide:
 
 ### Docs
 
+* 📝 Update docs for Query Params and String Validations, remove obsolete Ellipsis docs (`...`). PR [#13377](https://github.com/fastapi/fastapi/pull/13377) by [@tiangolo](https://github.com/tiangolo).
 * ✏️ Remove duplicate title in docs `body-multiple-params`. PR [#13345](https://github.com/fastapi/fastapi/pull/13345) by [@DanielYang59](https://github.com/DanielYang59).
 * 📝 Fix test badge. PR [#13313](https://github.com/fastapi/fastapi/pull/13313) by [@esadek](https://github.com/esadek).