]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Mon, 3 Aug 2020 08:34:05 +0000 (10:34 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Mon, 3 Aug 2020 08:34:05 +0000 (10:34 +0200)
docs/en/docs/release-notes.md

index ed8a386f1a3a45affe04d5db001fd76a564e813f..07940e6496dee1e2dc9ddb883987c0c2cb44d7f0 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest changes
 
+* Refactor generating dependant, merge for loops. PR [#1714](https://github.com/tiangolo/fastapi/pull/1714) by [@Bloodielie](https://github.com/Bloodielie).
 * Update example for templates with Jinja to include HTML media type. PR [#1690](https://github.com/tiangolo/fastapi/pull/1690) by [@frafra](https://github.com/frafra).
 * Fix typos in docs for security. PR [#1678](https://github.com/tiangolo/fastapi/pull/1678) by [@nilslindemann](https://github.com/nilslindemann).
 * Fix typos in docs for dependencies. PR [#1675](https://github.com/tiangolo/fastapi/pull/1675) by [@nilslindemann](https://github.com/nilslindemann).