From: github-actions[bot] Date: Thu, 13 Nov 2025 13:59:34 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.121.2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d3b75974f48cd180f6f87de39adc475c7bf8900a;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes [skip ci] --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index f689a40bc6..535dadb0b1 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -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).