]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 24 Feb 2025 09:18:56 +0000 (09:18 +0000)
committergithub-actions <github-actions@github.com>
Mon, 24 Feb 2025 09:18:56 +0000 (09:18 +0000)
[skip ci]

docs/release-notes.md

index 486c0b264a9fa8373979291100f70cef7e8d964e..f03d193782fff97673a780fc6fa4fa4eae16420c 100644 (file)
@@ -22,6 +22,7 @@
 
 ### Internal
 
+* 💚 Fix CI test suite for Python 3.7. PR [#1309](https://github.com/fastapi/sqlmodel/pull/1309) by [@svlandeg](https://github.com/svlandeg).
 * 👷 Revert "Add Codecov to CI, Smokeshow/Cloudflare has been flaky lately (#1303)". PR [#1306](https://github.com/fastapi/sqlmodel/pull/1306) by [@svlandeg](https://github.com/svlandeg).
 *  👷 Add Codecov to CI, Smokeshow/Cloudflare has been flaky lately. PR [#1303](https://github.com/fastapi/sqlmodel/pull/1303) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Add retries to Smokeshow. PR [#1302](https://github.com/fastapi/sqlmodel/pull/1302) by [@svlandeg](https://github.com/svlandeg).