📝 Update release notes

This commit is contained in:
github-actions 2022-08-18 21:12:18 +00:00
parent a21c315574
commit 767df02814
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
## Latest Changes
* 📝 Add note giving credit for illustrations to Ketrina Thompson. PR [#5284](https://github.com/tiangolo/fastapi/pull/5284) by [@tiangolo](https://github.com/tiangolo).
### Fixes
* 🐛 Fix `jsonable_encoder` using `include` and `exclude` parameters for non-Pydantic objects. PR [#2606](https://github.com/tiangolo/fastapi/pull/2606) by [@xaviml](https://github.com/xaviml).