]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 25 Feb 2026 18:11:13 +0000 (18:11 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 25 Feb 2026 18:11:13 +0000 (18:11 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 735d1917233857a90656f299338e01a1e58ca286..840ac90406c9817709bda8dfdb5a57a28eeb4327 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Features
+
+* 🔧 Add FastAPI Agents Skill. PR [#14982](https://github.com/fastapi/fastapi/pull/14982) by [@tiangolo](https://github.com/tiangolo).
+
 ### Internal
 
 * ✅ Fix all tests are skipped on Windows. PR [#14994](https://github.com/fastapi/fastapi/pull/14994) by [@YuriiMotov](https://github.com/YuriiMotov).