📝 Update release notes

This commit is contained in:
github-actions 2023-11-28 22:12:55 +00:00
parent 799d0aa7a6
commit 2b0dfb50c8

View File

@ -13,6 +13,10 @@
* ⬆️ Add support for Python 3.11 and Python 3.12. PR [#710](https://github.com/tiangolo/sqlmodel/pull/710) by [@tiangolo](https://github.com/tiangolo).
### Internal
* 📝 Update details syntax with new pymdown extensions format. PR [#713](https://github.com/tiangolo/sqlmodel/pull/713) by [@tiangolo](https://github.com/tiangolo).
## 0.0.12
### Features