]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 4 Feb 2026 13:34:29 +0000 (13:34 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 4 Feb 2026 13:34:29 +0000 (13:34 +0000)
[skip ci]

docs/en/docs/release-notes.md

index aa516c0d625a3a0e26b1a0c1c1c5c95a75de51c7..12a9ac8a1fb646a0ea3e0684ec12eb4795f24662 100644 (file)
@@ -17,6 +17,7 @@ hide:
 
 ### Refactors
 
+* 🏷️ 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).
 
 ### Docs