diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 840ac9040..79fe92b52 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -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