]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 31 Aug 2024 09:33:38 +0000 (09:33 +0000)
committergithub-actions <github-actions@github.com>
Sat, 31 Aug 2024 09:33:38 +0000 (09:33 +0000)
docs/release-notes.md

index f6f09ad12e8614c32fd288c0d7fe278e34296397..ebf22b86096af7982b2622ad8c79a04f511d69ec 100644 (file)
@@ -11,6 +11,7 @@
 
 ### Internal
 
+* ✅ Refactor test_enums to make them independent of previous imports. PR [#1095](https://github.com/fastapi/sqlmodel/pull/1095) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Update `latest-changes` GitHub Action. PR [#1087](https://github.com/fastapi/sqlmodel/pull/1087) by [@tiangolo](https://github.com/tiangolo).
 * ⬆ [pre-commit.ci] pre-commit autoupdate. PR [#1028](https://github.com/fastapi/sqlmodel/pull/1028) by [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci).
 * ⬆ Bump ruff from 0.4.7 to 0.6.2. PR [#1081](https://github.com/fastapi/sqlmodel/pull/1081) by [@dependabot[bot]](https://github.com/apps/dependabot).