From: github-actions Date: Sun, 2 Jul 2023 15:59:00 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.99.1~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6bd4f5353154b53920c4f313d2b635107c696be5;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 983c0e2184..c13023ce35 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -2,6 +2,7 @@ ## Latest Changes +* 🐛 Fix JSON Schema accepting bools as valid JSON Schemas, e.g. `additionalProperties: false`. PR [#9781](https://github.com/tiangolo/fastapi/pull/9781) by [@tiangolo](https://github.com/tiangolo). * 📝 Update source examples to use new JSON Schema examples field. PR [#9776](https://github.com/tiangolo/fastapi/pull/9776) by [@tiangolo](https://github.com/tiangolo). ## 0.99.0