]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes (#1745)
authorSebastián Ramírez <tiangolo@gmail.com>
Mon, 20 Jul 2020 16:22:29 +0000 (18:22 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2020 16:22:29 +0000 (18:22 +0200)
* 📝 Update release notes

* 📝 Update release notes

docs/en/docs/release-notes.md

index c2a69cde65109aff5dd94376eb8aff2a3207008f..682209c9cbdfa29e020ba2c67054a6c183675221 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest changes
 
+* Add GitHub Action to watch for missing preview docs and trigger a preview deploy. PR [#1740](https://github.com/tiangolo/fastapi/pull/1740).
 * Add custom GitHub Action to get artifact with docs preview. PR [#1739](https://github.com/tiangolo/fastapi/pull/1739).
 * Add new GitHub Actions to preview docs from PRs. PR [#1738](https://github.com/tiangolo/fastapi/pull/1738).
 * Add XML test coverage to support GitHub Actions. PR [#1737](https://github.com/tiangolo/fastapi/pull/1737).