]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Wed, 25 Feb 2026 18:13:07 +0000 (19:13 +0100)
committerSebastián Ramírez <tiangolo@gmail.com>
Wed, 25 Feb 2026 18:13:07 +0000 (19:13 +0100)
docs/en/docs/release-notes.md

index 840ac90406c9817709bda8dfdb5a57a28eeb4327..79fe92b52bfd18225f70a9fe7d30f3aa42415361 100644 (file)
@@ -10,6 +10,7 @@ hide:
 ### Features
 
 * 🔧 Add FastAPI Agents Skill. PR [#14982](https://github.com/fastapi/fastapi/pull/14982) by [@tiangolo](https://github.com/tiangolo).
+    * Read more about in [Library Agent Skills](https://tiangolo.com/ideas/library-agent-skills/).
 
 ### Internal