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

index c44ea093d2d2edda328211fe5cdeb3b87e86f821..f2d181e884f0e35d9daba5c6811b9d7e081934a0 100644 (file)
@@ -9,6 +9,7 @@
 
 ### Internal
 
+* 🔧 Update members. PR [#1063](https://github.com/tiangolo/sqlmodel/pull/1063) by [@tiangolo](https://github.com/tiangolo).
 * 💄 Add dark-mode logo. PR [#1061](https://github.com/tiangolo/sqlmodel/pull/1061) by [@tiangolo](https://github.com/tiangolo).
 * 🔨 Update docs.py script to enable dirty reload conditionally. PR [#1060](https://github.com/tiangolo/sqlmodel/pull/1060) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Update MkDocs previews. PR [#1058](https://github.com/tiangolo/sqlmodel/pull/1058) by [@tiangolo](https://github.com/tiangolo).