]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 9 Feb 2026 17:21:32 +0000 (17:21 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 9 Feb 2026 17:21:32 +0000 (17:21 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 9a1751d3a2cef250a8ecdce12c71998891e14ccc..0abdfe6f283da302b4991ddddf074a84e886db4d 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Fixes
+
+* 🐛 Fix `on_startup` and `on_shutdown` parameters of `APIRouter`. PR [#14873](https://github.com/fastapi/fastapi/pull/14873) by [@YuriiMotov](https://github.com/YuriiMotov).
+
 ## 0.128.6
 
 ### Translations