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

docs/release-notes.md

index cedbccc4c79baadb36c7ac26342530ad59467085..ca4c2191fe41215f1fa3bfd8714bc440189aa12a 100644 (file)
@@ -19,6 +19,7 @@
 
 ### Internal
 
+* ✅ Simplify tests for `tests/test_tutorial/test_code_structure/test_tutorial001.py`, one test file for multiple variants. PR [#1408](https://github.com/fastapi/sqlmodel/pull/1408) by [@tiangolo](https://github.com/tiangolo).
 * ✅ 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).