]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 2 Apr 2024 01:55:09 +0000 (01:55 +0000)
committergithub-actions <github-actions@github.com>
Tue, 2 Apr 2024 01:55:09 +0000 (01:55 +0000)
docs/en/docs/release-notes.md

index 54a38c8fbe346c0a674177826b24583e5951eed5..1b0af1156be9ef760d95119b5ff81a4c61a197ac 100644 (file)
@@ -164,6 +164,7 @@ hide:
 
 ### Internal
 
+* 👷 Add cron to run test once a week on monday. PR [#11377](https://github.com/tiangolo/fastapi/pull/11377) by [@estebanx64](https://github.com/estebanx64).
 * ➕ Replace mkdocs-markdownextradata-plugin with mkdocs-macros-plugin. PR [#11383](https://github.com/tiangolo/fastapi/pull/11383) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Disable MkDocs insiders social plugin while an issue in MkDocs Material is handled. PR [#11373](https://github.com/tiangolo/fastapi/pull/11373) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Fix logic for when to install and use MkDocs Insiders. PR [#11372](https://github.com/tiangolo/fastapi/pull/11372) by [@tiangolo](https://github.com/tiangolo).