]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 20 Nov 2025 10:45:39 +0000 (10:45 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 20 Nov 2025 10:45:39 +0000 (10:45 +0000)
[skip ci]

docs/en/docs/release-notes.md

index c02fe075dc9dcaef3dbf9768cca711a943eee8a6..bf4120f36376541f6ed378351d7defd5526cd254 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Internal
+
+* 🔧 Upgrade Material for MkDocs and remove insiders. PR [#14375](https://github.com/fastapi/fastapi/pull/14375) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.121.3
 
 ### Refactors