From: github-actions[bot] Date: Mon, 9 Feb 2026 15:36:09 +0000 (+0000) Subject: ๐Ÿ“ Update release notes X-Git-Tag: 0.128.6~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c0f6332e29f62001c94bf5c2d77ff1d79b73bf9;p=thirdparty%2Ffastapi%2Ffastapi.git ๐Ÿ“ Update release notes [skip ci] --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 238a4ff2a..fb404fcbd 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -11,6 +11,10 @@ hide: * รฐยŸยŒย Update translations for zh (update-outdated). PR [#14843](https://github.com/fastapi/fastapi/pull/14843) by [@tiangolo](https://github.com/tiangolo). +### Internal + +* รขยœย… Fix parameterized tests with snapshots. PR [#14875](https://github.com/fastapi/fastapi/pull/14875) by [@YuriiMotov](https://github.com/YuriiMotov). + ## 0.128.5 ### Refactors