]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 9 Dec 2024 13:01:17 +0000 (13:01 +0000)
committergithub-actions <github-actions@github.com>
Mon, 9 Dec 2024 13:01:17 +0000 (13:01 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 55e90373df4412d54c97bfe862eae62c1420f408..1239a38d12fd864cac3ca47bd2f6765fb81948b8 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Docs
 
+* 📝 Update includes in `docs/ru/docs/tutorial/query-param-models.md`. PR [#12994](https://github.com/fastapi/fastapi/pull/12994) by [@alejsdev](https://github.com/alejsdev).
 * ✏️ Fix typo in README installation instructions. PR [#13011](https://github.com/fastapi/fastapi/pull/13011) by [@dave-hay](https://github.com/dave-hay).
 * 📝 Update docs for `fastapi-cli`. PR [#13031](https://github.com/fastapi/fastapi/pull/13031) by [@tiangolo](https://github.com/tiangolo).