]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 15 Aug 2024 18:51:01 +0000 (18:51 +0000)
committergithub-actions <github-actions@github.com>
Thu, 15 Aug 2024 18:51:01 +0000 (18:51 +0000)
docs/en/docs/release-notes.md

index 1311be390d098943c69511ec065837a200ec044c..dc81963cfb4c4709603867e0de024eb9eb2231bd 100644 (file)
@@ -32,6 +32,7 @@ hide:
 
 ### Internal
 
+* 🔧 Add changelog URL to `pyproject.toml`, shows in PyPI. PR [#11152](https://github.com/fastapi/fastapi/pull/11152) by [@Pierre-VF](https://github.com/Pierre-VF).
 * 👷 Do not sync labels as it overrides manually added labels. PR [#12024](https://github.com/fastapi/fastapi/pull/12024) by [@tiangolo](https://github.com/tiangolo).
 * 👷🏻 Update Labeler GitHub Actions. PR [#12019](https://github.com/fastapi/fastapi/pull/12019) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Update configs for MkDocs for languages and social cards. PR [#12016](https://github.com/fastapi/fastapi/pull/12016) by [@tiangolo](https://github.com/tiangolo).