]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 18 Aug 2022 21:12:18 +0000 (21:12 +0000)
committergithub-actions <github-actions@github.com>
Thu, 18 Aug 2022 21:12:18 +0000 (21:12 +0000)
docs/en/docs/release-notes.md

index 1d267a97eaaf268784e61fb09d92b4d4e5a87e81..01e01d5863467f4eb1e85ea53c948bd369e43040 100644 (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).