]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 11 Dec 2025 15:28:47 +0000 (15:28 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 11 Dec 2025 15:28:47 +0000 (15:28 +0000)
[skip ci]

docs/en/docs/release-notes.md

index dc97a1a15d6ce93905d491214f268e8930aed45b..17d1796144d89853707cc14ccac2a526826127a9 100644 (file)
@@ -17,6 +17,10 @@ hide:
 
 * 🌐 Sync German docs. PR [#14488](https://github.com/fastapi/fastapi/pull/14488) by [@nilslindemann](https://github.com/nilslindemann).
 
+### Internal
+
+* ✅ Expand test matrix to include Windows and MacOS. PR [#14171](https://github.com/fastapi/fastapi/pull/14171) by [@svlandeg](https://github.com/svlandeg).
+
 ## 0.124.2
 
 ### Fixes