]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 30 Sep 2025 04:07:18 +0000 (04:07 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 30 Sep 2025 04:07:18 +0000 (04:07 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 29112649c7320aa862a80a2b2d2654d0f3ba2680..6597640e112bce0e653891cffd96beb9e73a1e68 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Internal
+
+* 🔨 Modify `mkdocs_hooks.py` to add `title` to page's metadata (remove permalinks in social cards). PR [#14125](https://github.com/fastapi/fastapi/pull/14125) by [@YuriiMotov](https://github.com/YuriiMotov).
+
 ## 0.118.0
 
 ### Fixes