📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2026-02-04 14:21:00 +00:00
parent 440bfd70a9
commit 1e5e8b44cb
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ hide:
### Refactors
* 🎨 Tweak types for mypy. PR [#14816](https://github.com/fastapi/fastapi/pull/14816) by [@tiangolo](https://github.com/tiangolo).
* 🏷️ Re-export `IncEx` type from Pydantic instead of duplicating it. PR [#14641](https://github.com/fastapi/fastapi/pull/14641) by [@mvanderlee](https://github.com/mvanderlee).
* 💡 Update comment for Pydantic internals. PR [#14814](https://github.com/fastapi/fastapi/pull/14814) by [@tiangolo](https://github.com/tiangolo).