]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 18 Aug 2024 21:16:03 +0000 (21:16 +0000)
committergithub-actions <github-actions@github.com>
Sun, 18 Aug 2024 21:16:03 +0000 (21:16 +0000)
docs/release-notes.md

index 1df2bcdee4026c45766f705a243d346ee5673479..110a3677e04adb1adcf03a4f40d0d1d48740bd24 100644 (file)
@@ -9,6 +9,7 @@
 
 ### Internal
 
+* 🔧 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).
 * 👷 Update configs for GitHub Action labeler, to add only one label. PR [#1072](https://github.com/fastapi/sqlmodel/pull/1072) by [@tiangolo](https://github.com/tiangolo).