📝 Update release notes

This commit is contained in:
Sebastián Ramírez 2024-03-21 17:54:34 -05:00
parent 0e3154a553
commit 9d0b8b6a93

View 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