]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 27 Apr 2025 13:20:16 +0000 (13:20 +0000)
committergithub-actions <github-actions@github.com>
Sun, 27 Apr 2025 13:20:16 +0000 (13:20 +0000)
[skip ci]

docs/release-notes.md

index 3f08c34d493c781a55b57671076e1197d852d0c4..644e6b72625f45e2516baf818e4e47d1956f2d03 100644 (file)
@@ -8,6 +8,7 @@
 
 ### Docs
 
+* 📝 Update install and usage with FastAPI CLI in FastAPI tutorial. PR [#1350](https://github.com/fastapi/sqlmodel/pull/1350) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Update FastAPI tutorial docs to use the new `model.sqlmodel_update()` instead of old `setattr()`. PR [#1117](https://github.com/fastapi/sqlmodel/pull/1117) by [@jpizquierdo](https://github.com/jpizquierdo).
 * ✏️ Update `docs/virtual-environments.md`. PR [#1321](https://github.com/fastapi/sqlmodel/pull/1321) by [@sylvainHellin](https://github.com/sylvainHellin).