📝 Update release notes

This commit is contained in:
Sebastián Ramírez 2023-07-02 18:00:12 +02:00
parent 6bd4f53531
commit 8a198fc1ed
1 changed files with 8 additions and 0 deletions

View File

@ -2,7 +2,15 @@
## Latest Changes
## 0.99.1
### Fixes
* 🐛 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).
### Docs
* 📝 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