]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 15 Oct 2024 10:39:42 +0000 (10:39 +0000)
committergithub-actions <github-actions@github.com>
Tue, 15 Oct 2024 10:39:42 +0000 (10:39 +0000)
docs/release-notes.md

index 02a1d247dde590b84a7e08a693280086fe2d2253..a55371f002973260cda7f1c39b6b114784543037 100644 (file)
@@ -13,6 +13,7 @@
 
 ### Internal
 
+* 👷 Update issue manager workflow. PR [#1137](https://github.com/fastapi/sqlmodel/pull/1137) by [@alejsdev](https://github.com/alejsdev).
 * 👷 Fix smokeshow, checkout files on CI. PR [#1136](https://github.com/fastapi/sqlmodel/pull/1136) by [@tiangolo](https://github.com/tiangolo).
 * 👷 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).