]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 9 Aug 2024 21:27:28 +0000 (21:27 +0000)
committergithub-actions <github-actions@github.com>
Fri, 9 Aug 2024 21:27:28 +0000 (21:27 +0000)
docs/release-notes.md

index 090e11fabf7296d4476cefe46f10bf23daf4d842..dcf197846775c42171fd128be2ba3381cce97b7f 100644 (file)
@@ -4,6 +4,7 @@
 
 ### Docs
 
+* 📝 Add docs about repo management and team. PR [#1059](https://github.com/tiangolo/sqlmodel/pull/1059) by [@tiangolo](https://github.com/tiangolo).
 * ✏️ Fix typo in `cascade_delete` docs. PR [#1030](https://github.com/tiangolo/sqlmodel/pull/1030) by [@tiangolo](https://github.com/tiangolo).
 
 ### Internal