]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 20 Sep 2025 11:44:16 +0000 (11:44 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 20 Sep 2025 11:44:16 +0000 (11:44 +0000)
[skip ci]

docs/en/docs/release-notes.md

index bcebdf98a244275e904b96417ac8bde872f4a092..2383121a8ad6564fcb7a2a14fbac1dad4daf129f 100644 (file)
@@ -11,6 +11,10 @@ hide:
 
 * 📌 Pin `httpx` to `>=0.23.0,<1.0.0`. PR [#14086](https://github.com/fastapi/fastapi/pull/14086) by [@YuriiMotov](https://github.com/YuriiMotov).
 
+### Internal
+
+* 🛠️ Update `docs.py generate-readme` command to remove permalinks from headers. PR [#14055](https://github.com/fastapi/fastapi/pull/14055) by [@YuriiMotov](https://github.com/YuriiMotov).
+
 ## 0.116.2
 
 ### Upgrades