]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 1 Mar 2026 12:47:40 +0000 (12:47 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 1 Mar 2026 12:47:40 +0000 (12:47 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 79803653a684123a6554ef2058cf525fb45aa1a5..ca08b34498cf099f9bb28bdc44be0e2d340cbe99 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Docs
 
+* ✏️ Fix typo in `docs/en/docs/_llm-test.md`. PR [#15007](https://github.com/fastapi/fastapi/pull/15007) by [@adityagiri3600](https://github.com/adityagiri3600).
 * 📝 Update Skill, optimize context, trim and refactor into references. PR [#15031](https://github.com/fastapi/fastapi/pull/15031) by [@tiangolo](https://github.com/tiangolo).
 
 ### Internal