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

index 824a2bf82e5c6b00a20a491f8790d58b182cd0cf..cf7f2cbcec47a0f95340d523aeb07a04270df561 100644 (file)
@@ -26,6 +26,7 @@ hide:
 
 ### Internal
 
+* 🔧 Migrate from Hatch to PDM for the internal build. PR [#11498](https://github.com/tiangolo/fastapi/pull/11498) by [@tiangolo](https://github.com/tiangolo).
 * ⬆️ Upgrade MkDocs Material and re-enable cards. PR [#11466](https://github.com/tiangolo/fastapi/pull/11466) by [@tiangolo](https://github.com/tiangolo).
 * ⬆ Bump pillow from 10.2.0 to 10.3.0. PR [#11403](https://github.com/tiangolo/fastapi/pull/11403) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * 🔧 Ungroup dependabot updates. PR [#11465](https://github.com/tiangolo/fastapi/pull/11465) by [@tiangolo](https://github.com/tiangolo).