]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Mon, 9 Dec 2019 17:43:09 +0000 (18:43 +0100)
committerSebastián Ramírez <tiangolo@gmail.com>
Mon, 9 Dec 2019 17:43:09 +0000 (18:43 +0100)
docs/release-notes.md

index 008d1b61616fb3821e5777ce003da4f0d595af58..b4a69772b0b7f185bdb3140b2c791722c087b30b 100644 (file)
@@ -1,5 +1,7 @@
 ## Latest changes
 
+* Rename docs and references to `body-schema` to `body-fields` to keep in line with Pydantic. PR [#746](https://github.com/tiangolo/fastapi/pull/746) by [@prostomarkeloff](https://github.com/prostomarkeloff).
+
 ## 0.44.1
 
 * Add GitHub social preview images to git. PR [#752](https://github.com/tiangolo/fastapi/pull/752).