]> 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 16:23:31 +0000 (16:23 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 20 Sep 2025 16:23:31 +0000 (16:23 +0000)
[skip ci]

docs/en/docs/release-notes.md

index b0a863f602cf9212bac79ce72b3e9a38cc8d3f8b..5a47c244d72ca872bdcd18a56c56a1d38f7c6088 100644 (file)
@@ -25,6 +25,7 @@ hide:
 
 ### Internal
 
+* 🚨 Install pydantic.mypy plugin. PR [#14081](https://github.com/fastapi/fastapi/pull/14081) by [@svlandeg](https://github.com/svlandeg).
 * ✅ Add LLM test file. PR [#14049](https://github.com/fastapi/fastapi/pull/14049) by [@nilslindemann](https://github.com/nilslindemann).
 * 🔨 Update translations script. PR [#13968](https://github.com/fastapi/fastapi/pull/13968) by [@YuriiMotov](https://github.com/YuriiMotov).
 * 🛠️ 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).