]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 19 Jun 2025 14:29:48 +0000 (14:29 +0000)
committergithub-actions <github-actions@github.com>
Thu, 19 Jun 2025 14:29:48 +0000 (14:29 +0000)
[skip ci]

docs/release-notes.md

index 37e3dfd744add00a8c089d9fb355af185c1b59bb..cedbccc4c79baadb36c7ac26342530ad59467085 100644 (file)
@@ -19,6 +19,7 @@
 
 ### Internal
 
+* ✅ Simplify tests setup, one test file for multiple source variants. PR [#1407](https://github.com/fastapi/sqlmodel/pull/1407) by [@tiangolo](https://github.com/tiangolo).
 * ✅ Refactor tests to use autouse `clear_sqlmodel`. PR [#1406](https://github.com/fastapi/sqlmodel/pull/1406) by [@tiangolo](https://github.com/tiangolo).
 * ⬆ Bump mkdocs-material from 9.5.18 to 9.6.14. PR [#1378](https://github.com/fastapi/sqlmodel/pull/1378) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump typer from 0.15.3 to 0.16.0. PR [#1393](https://github.com/fastapi/sqlmodel/pull/1393) by [@dependabot[bot]](https://github.com/apps/dependabot).