]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 4 Jul 2021 18:54:19 +0000 (18:54 +0000)
committergithub-actions <github-actions@github.com>
Sun, 4 Jul 2021 18:54:19 +0000 (18:54 +0000)
docs/en/docs/release-notes.md

index 0cde3585d19b7f8efc0c8fd0bc6780e91b08924b..f6560fd9187211501eb528d084ee7248327403af 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 🐛 Fix include/exclude for dicts in `jsonable_encoder`. PR [#2016](https://github.com/tiangolo/fastapi/pull/2016) by [@Rubikoid](https://github.com/Rubikoid).
 * 🌐 Add Spanish translation for `tutorial/query-params.md`. PR [#2243](https://github.com/tiangolo/fastapi/pull/2243) by [@mariacamilagl](https://github.com/mariacamilagl).
 * 🌐 Add Spanish translation for `advanced/response-directly.md`. PR [#1253](https://github.com/tiangolo/fastapi/pull/1253) by [@jfunez](https://github.com/jfunez).
 * 🌐 Add Spanish translation for `advanced/additional-status-codes.md`. PR [#1252](https://github.com/tiangolo/fastapi/pull/1252) by [@jfunez](https://github.com/jfunez).