]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 23 Aug 2024 19:36:13 +0000 (19:36 +0000)
committergithub-actions <github-actions@github.com>
Fri, 23 Aug 2024 19:36:13 +0000 (19:36 +0000)
docs/release-notes.md

index 187b0b50ba8d93ed942399f768598432bd5b2a79..62e7230b7f3b639cb61ad256716078ea9ddeb241 100644 (file)
@@ -10,6 +10,7 @@
 
 ### Internal
 
+* 👷 Update Python version for coverage. PR [#1083](https://github.com/fastapi/sqlmodel/pull/1083) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Update coverage config files. PR [#1077](https://github.com/fastapi/sqlmodel/pull/1077) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Add URLs to `pyproject.toml`, show up in PyPI. PR [#1074](https://github.com/fastapi/sqlmodel/pull/1074) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Do not sync labels as it overrides manually added labels. PR [#1073](https://github.com/fastapi/sqlmodel/pull/1073) by [@tiangolo](https://github.com/tiangolo).