]> 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:39:11 +0000 (17:39 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 9 Feb 2026 17:39:11 +0000 (17:39 +0000)
[skip ci]

docs/en/docs/release-notes.md

index b151ff8525d6c339cc93564613e4d6d6591169fc..71dc7bb74a218564fa1512fc5421712d1f911901 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Internal
+
+* 🔧 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).
+
 ## 0.128.6
 
 ### Fixes