]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 12 Oct 2024 13:08:37 +0000 (13:08 +0000)
committergithub-actions <github-actions@github.com>
Sat, 12 Oct 2024 13:08:37 +0000 (13:08 +0000)
docs/release-notes.md

index 8a4218cfba43938a262b89dcd623244242a8bf16..d0078b20d8ed058d087b3af24e5b389980106145 100644 (file)
@@ -13,6 +13,7 @@
 
 ### Internal
 
+* 👷 Use uv in CI. PR [#1135](https://github.com/fastapi/sqlmodel/pull/1135) by [@tiangolo](https://github.com/tiangolo).
 * ➕ Add docs dependency markdown-include-variants. PR [#1129](https://github.com/fastapi/sqlmodel/pull/1129) by [@tiangolo](https://github.com/tiangolo).
 * 🔨 Update script to standardize format. PR [#1130](https://github.com/fastapi/sqlmodel/pull/1130) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Update `labeler.yml`. PR [#1128](https://github.com/fastapi/sqlmodel/pull/1128) by [@tiangolo](https://github.com/tiangolo).