]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Wed, 9 Oct 2024 19:45:08 +0000 (19:45 +0000)
committergithub-actions <github-actions@github.com>
Wed, 9 Oct 2024 19:45:08 +0000 (19:45 +0000)
docs/en/docs/release-notes.md

index e34fd0df9ab77899eb36e36abbae90ef43d1168b..819d4b327711ab7c84501ae888d6656a42ab242e 100644 (file)
@@ -13,6 +13,7 @@ hide:
 
 ### Docs
 
+* ✨ Add new tutorial for SQL databases with SQLModel. PR [#12285](https://github.com/fastapi/fastapi/pull/12285) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Add External Link: How to profile a FastAPI asynchronous request. PR [#12389](https://github.com/fastapi/fastapi/pull/12389) by [@brouberol](https://github.com/brouberol).
 * 🔧 Remove `base_path` for `mdx_include` Markdown extension in MkDocs. PR [#12391](https://github.com/fastapi/fastapi/pull/12391) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Update link to Swagger UI configuration docs. PR [#12264](https://github.com/fastapi/fastapi/pull/12264) by [@makisukurisu](https://github.com/makisukurisu).