]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 26 Dec 2025 20:40:51 +0000 (20:40 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 26 Dec 2025 20:40:51 +0000 (20:40 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 3e9084d4751ade20227fe60df75c2966665285de..10b262b4890a5829062d87df7abbc9326639a95b 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Internal
+
+* ✅ Run performance tests only on Pydantic v2. PR [#14608](https://github.com/fastapi/fastapi/pull/14608) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.127.1
 
 ### Refactors