]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 27 Nov 2023 09:58:47 +0000 (09:58 +0000)
committergithub-actions <github-actions@github.com>
Mon, 27 Nov 2023 09:58:47 +0000 (09:58 +0000)
docs/release-notes.md

index b35c026df5ef0472096f3cc85eeae74ac5df981f..da3f72438fa446dabe60c78e86253ce8abbaf7bc 100644 (file)
@@ -2,6 +2,8 @@
 
 ## Latest Changes
 
+* 🙈 Update gitignore, include all coverage files. PR [#711](https://github.com/tiangolo/sqlmodel/pull/711) by [@tiangolo](https://github.com/tiangolo).
+
 ### Refactors
 
 * ✅ Move OpenAPI tests inline to simplify updating them with Pydantic v2. PR [#709](https://github.com/tiangolo/sqlmodel/pull/709) by [@tiangolo](https://github.com/tiangolo).