]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes master
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 16 Jul 2026 18:39:08 +0000 (18:39 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 16 Jul 2026 18:39:08 +0000 (18:39 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 61313d3f1c7dd736ea15eb7a4d90f5cedb400719..212368dad59097b6a11a3a2e69a6dfb8c904e883 100644 (file)
@@ -11,6 +11,10 @@ hide:
 
 * 📝 Restructure FastAPI People and related pages. PR [#16015](https://github.com/fastapi/fastapi/pull/16015) by [@tiangolo](https://github.com/tiangolo).
 
+### Internal
+
+* 🔥 Remove now-obsolete scripts to generate data for FastAPI People. PR [#16016](https://github.com/fastapi/fastapi/pull/16016) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.139.2 (2026-07-16)
 
 ### Fixes