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

index f2d181e884f0e35d9daba5c6811b9d7e081934a0..233759d5aa8470b8b2447c419e93a9efb19a517b 100644 (file)
@@ -9,6 +9,7 @@
 
 ### Internal
 
+* 📝 Update links from github.com/tiangolo/sqlmodel to github.com/fastapi/sqlmodel. PR [#1064](https://github.com/fastapi/sqlmodel/pull/1064) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 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).