]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Thu, 21 Mar 2024 22:54:34 +0000 (17:54 -0500)
committerSebastián Ramírez <tiangolo@gmail.com>
Thu, 21 Mar 2024 22:54:34 +0000 (17:54 -0500)
docs/release-notes.md

index 5574acc58e8b743c00b8e6385477a9b76bf2e31c..a1a854eeccd81c7c169b47f68b3361ce9df94f06 100644 (file)
@@ -4,7 +4,7 @@
 
 ### Docs
 
-* ✨ 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).
+* ✨ 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