]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 25 Jun 2026 12:50:15 +0000 (12:50 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 25 Jun 2026 12:50:15 +0000 (12:50 +0000)
[skip ci]

docs/release-notes.md

index 30c72b220ce021f15d53409ca6507d4b2b254122..138ed4f2fea40237c236a8fc1b4d1a234e93ffe7 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Features
+
+* ✨ Add SQLModel Agent Library Skill, install with `uvx library-skills`. PR [#2017](https://github.com/fastapi/sqlmodel/pull/2017) by [@tiangolo](https://github.com/tiangolo).
+
 ### Fixes
 
 * 🐛 Fix type of `__sqlmodel_relationships__`. PR [#1996](https://github.com/fastapi/sqlmodel/pull/1996) by [@svlandeg](https://github.com/svlandeg).