]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 25 Oct 2020 18:46:59 +0000 (18:46 +0000)
committergithub-actions <github-actions@github.com>
Sun, 25 Oct 2020 18:46:59 +0000 (18:46 +0000)
docs/en/docs/release-notes.md

index 58af00f9cf6d6c679cbe872c712acdb20f35f7ce..fb111638a6131acdcdebeae785e5cccccea2d843 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 🔥 Cleanup after upgrade for Docs Previews GitHub Action. PR [#2248](https://github.com/tiangolo/fastapi/pull/2248) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Add articles to External Links. PR [#2247](https://github.com/tiangolo/fastapi/pull/2247) by [@tiangolo](https://github.com/tiangolo).
 * 🐛 Fix CI docs preview, unzip docs. PR [#2246](https://github.com/tiangolo/fastapi/pull/2246) by [@tiangolo](https://github.com/tiangolo).
 * ✨ Add instant docs deploy previews for PRs from forks. PR [#2244](https://github.com/tiangolo/fastapi/pull/2244) by [@tiangolo](https://github.com/tiangolo).