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

docs/en/docs/release-notes.md

index 8eee00413bfec327edbccce00f05542907e3b1f5..3f7e843981e9c8f542ad3a859aa110c6ff040737 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Features
+
+* ✨ Add support for `@app.vibe()`. PR [#15280](https://github.com/fastapi/fastapi/pull/15280) by [@tiangolo](https://github.com/tiangolo).
+
 ### Docs
 
 * ✏️ Fix typo for `client_secret` in OAuth2 form docstrings. PR [#14946](https://github.com/fastapi/fastapi/pull/14946) by [@bysiber](https://github.com/bysiber).