]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 10 Feb 2026 12:15:02 +0000 (12:15 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 10 Feb 2026 12:15:02 +0000 (12:15 +0000)
[skip ci]

docs/en/docs/release-notes.md

index e46f5850907aa2e88d9d4359d96f5feffc2c2300..bdf15719bf6f802ab5beccbb36ec355456c4b73c 100644 (file)
@@ -22,6 +22,7 @@ hide:
 
 ### Internal
 
+* ✅ Tweak comment in test to reference PR. PR [#14885](https://github.com/fastapi/fastapi/pull/14885) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Update LLM-prompt for `abbr` and `dfn` tags. PR [#14747](https://github.com/fastapi/fastapi/pull/14747) by [@YuriiMotov](https://github.com/YuriiMotov).
 * ✅ Test order for the submitted byte Files. PR [#14828](https://github.com/fastapi/fastapi/pull/14828) by [@valentinDruzhinin](https://github.com/valentinDruzhinin).
 * 🔧 Configure `test` workflow to run tests with `inline-snapshot=review`. PR [#14876](https://github.com/fastapi/fastapi/pull/14876) by [@YuriiMotov](https://github.com/YuriiMotov).