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

index e64cc01553b85fb0cbd3bd681256c8d532e7fab1..bec99c83fb26b2a2a106c324f5148fffc48a8e0f 100644 (file)
@@ -13,6 +13,7 @@
 
 ### Internal
 
+* ⬆ Bump actions/setup-python from 4 to 5. PR [#733](https://github.com/tiangolo/sqlmodel/pull/733) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * 🔨 Update internal scripts and remove unused ones. PR [#914](https://github.com/tiangolo/sqlmodel/pull/914) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Migrate from Poetry to PDM for the internal build config. PR [#912](https://github.com/tiangolo/sqlmodel/pull/912) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Update MkDocs, disable cards while I can upgrade to the latest MkDocs Material, that fixes an issue with social cards. PR [#888](https://github.com/tiangolo/sqlmodel/pull/888) by [@tiangolo](https://github.com/tiangolo).