]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 3 Jul 2021 16:26:48 +0000 (16:26 +0000)
committergithub-actions <github-actions@github.com>
Sat, 3 Jul 2021 16:26:48 +0000 (16:26 +0000)
docs/en/docs/release-notes.md

index 690d8943d3380307f43fdcba7e265571822ccc01..8746ce2a69791fe849f3e861e0aea19d48a22b8c 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ♻ Assume request bodies contain JSON when no Content-Type header is provided. PR [#3456](https://github.com/tiangolo/fastapi/pull/3456) by [@tiangolo](https://github.com/tiangolo).
 * 🌐 Initialize Indonesian translations. PR [#3014](https://github.com/tiangolo/fastapi/pull/3014) by [@pace-noge](https://github.com/pace-noge).
 * 🌐 Add Spanish translation of Tutorial - Path Parameters. PR [#2219](https://github.com/tiangolo/fastapi/pull/2219) by [@mariacamilagl](https://github.com/mariacamilagl).
 * 🌐 Add Spanish translation of Tutorial - First Steps. PR [#2208](https://github.com/tiangolo/fastapi/pull/2208) by [@mariacamilagl](https://github.com/mariacamilagl).