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

docs/en/docs/release-notes.md

index f689a40bc6c1b2a5e01adb0c853c60bef3759f64..535dadb0b1458a16ae978c18909841b9952ac69b 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Fixes
+
+* 🐛 Fix handling of JSON Schema attributes named "$ref". PR [#14349](https://github.com/fastapi/fastapi/pull/14349) by [@tiangolo](https://github.com/tiangolo).
+
 ### Docs
 
 * 📝 Add EuroPython talk & podcast episode with Sebastián Ramírez. PR [#14260](https://github.com/fastapi/fastapi/pull/14260) by [@clytaemnestra](https://github.com/clytaemnestra).