]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Mon, 30 Mar 2020 19:47:11 +0000 (21:47 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Mon, 30 Mar 2020 19:47:11 +0000 (21:47 +0200)
docs/en/docs/release-notes.md

index 03bccb36e809fcf7aa4a2df7dd01a425571438cf..426f3a9928cbced14d2b2646bd1e0108b0a8318a 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest changes
 
+* Fix automatic embedding of body fields for dependencies and sub-dependencies. Original PR [#1079](https://github.com/tiangolo/fastapi/pull/1079) by [@Toad2186](https://github.com/Toad2186).
 * Fix dependency overrides in WebSocket testing. PR [#1122](https://github.com/tiangolo/fastapi/pull/1122) by [@amitlissack](https://github.com/amitlissack).
 * Fix docs script to ensure languages are always sorted. PR [#1189](https://github.com/tiangolo/fastapi/pull/1189).
 * Start translations for Chinese. PR [#1187](https://github.com/tiangolo/fastapi/pull/1187) by [@RunningIkkyu](https://github.com/RunningIkkyu).