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

docs/en/docs/release-notes.md

index fb4c26701383acebe1b591e76f27ceaa51cef5a5..f6158beeea41c701158332a1fae126b2635d4563 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Fixes
+
+* 🐛 Fix separation of schemas with nested models introduced in 0.119.0. PR [#14246](https://github.com/fastapi/fastapi/pull/14246) by [@tiangolo](https://github.com/tiangolo).
+
 ### Internal
 
 * ⬆ Bump actions/download-artifact from 5 to 6. PR [#14236](https://github.com/fastapi/fastapi/pull/14236) by [@dependabot[bot]](https://github.com/apps/dependabot).