]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 28 Mar 2024 23:28:29 +0000 (23:28 +0000)
committergithub-actions <github-actions@github.com>
Thu, 28 Mar 2024 23:28:29 +0000 (23:28 +0000)
docs/en/docs/release-notes.md

index 677eac267db88fedddbb740f503fc911c1cb2c6c..d5ccca675aeb45be79919f204c3eca7a65a18db0 100644 (file)
@@ -36,6 +36,7 @@ hide:
 
 ### Internal
 
+* 👷 Add CI to test sdists for redistribution (e.g. Linux distros). PR [#11365](https://github.com/tiangolo/fastapi/pull/11365) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Update build-docs GitHub Action path filter. PR [#11354](https://github.com/tiangolo/fastapi/pull/11354) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Update Ruff config, add extra ignore rule from SQLModel. PR [#11353](https://github.com/tiangolo/fastapi/pull/11353) by [@tiangolo](https://github.com/tiangolo).
 * ⬆️ Upgrade configuration for Ruff v0.2.0. PR [#11075](https://github.com/tiangolo/fastapi/pull/11075) by [@charliermarsh](https://github.com/charliermarsh).