]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 8 Apr 2024 23:08:14 +0000 (23:08 +0000)
committergithub-actions <github-actions@github.com>
Mon, 8 Apr 2024 23:08:14 +0000 (23:08 +0000)
docs/release-notes.md

index 75cec39e7b1c18358ca5e7e58e7e917242ae0529..eba16d13a8c433ab5607b9383896c44f2f2f6f49 100644 (file)
@@ -4,6 +4,7 @@
 
 ### Docs
 
+* 📝 Update ModelRead to ModelPublic documentation and examples. PR [#885](https://github.com/tiangolo/sqlmodel/pull/885) by [@estebanx64](https://github.com/estebanx64).
 * ✨ Add source examples for Python 3.10 and 3.9 with updated syntax. PR [#842](https://github.com/tiangolo/sqlmodel/pull/842) by [@tiangolo](https://github.com/tiangolo) and [@estebanx64](https://github.com/estebanx64).
 
 ### Internal