]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 28 Jun 2020 11:59:20 +0000 (13:59 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Sun, 28 Jun 2020 11:59:20 +0000 (13:59 +0200)
docs/en/docs/release-notes.md

index 06e1239c1711e3d05bad99777faceed3a31e1999..40f480603d799ecc9374cd27d43c35a2cb4127b9 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest changes
 
+* Update tests and handling of `response_model_by_alias`. PR [#1642](https://github.com/tiangolo/fastapi/pull/1642).
 * Add translation to Chinese for [Body - Fields - 请求体 - 字段](https://fastapi.tiangolo.com/zh/tutorial/body-fields/). PR [#1569](https://github.com/tiangolo/fastapi/pull/1569) by [@waynerv](https://github.com/waynerv).
 * Update Chinese translation of main page. PR [#1564](https://github.com/tiangolo/fastapi/pull/1564) by [@waynerv](https://github.com/waynerv).
 * Add translation to Chinese for [Body - Multiple Parameters - 请求体 - 多个参数](https://fastapi.tiangolo.com/zh/tutorial/body-multiple-params/). PR [#1532](https://github.com/tiangolo/fastapi/pull/1532) by [@waynerv](https://github.com/waynerv).