]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 28 Feb 2025 13:59:12 +0000 (13:59 +0000)
committergithub-actions <github-actions@github.com>
Fri, 28 Feb 2025 13:59:12 +0000 (13:59 +0000)
[skip ci]

docs/release-notes.md

index 717d2143aa20edc128bf36f1a187c24954ef5dc9..a7c68735f7e172bb51a5a50999ae555ef020d537 100644 (file)
@@ -8,6 +8,7 @@
 
 ### Docs
 
+* 📝 Update documentation to refer to `list` instead of `List`. PR [#1147](https://github.com/fastapi/sqlmodel/pull/1147) by [@bubbletroubles](https://github.com/bubbletroubles).
 * ✏️ Fix typo in `databases.md`. PR [#1113](https://github.com/fastapi/sqlmodel/pull/1113) by [@radi-dev](https://github.com/radi-dev).
 * ✏️ Fix typo in `docs/tutorial/create-db-and-table.md`. PR [#1252](https://github.com/fastapi/sqlmodel/pull/1252) by [@ArianHamdi](https://github.com/ArianHamdi).
 * ✏️ Fix typo in `insert.md`. PR [#1256](https://github.com/fastapi/sqlmodel/pull/1256) by [@Noushadaliam](https://github.com/Noushadaliam).