📝 Update release notes

This commit is contained in:
github-actions 2023-11-30 15:23:25 +00:00
parent 4ac87146b1
commit e5fddb97a7

View File

@ -7,6 +7,7 @@
### Refactors
* 🔇 Do not raise deprecation warnings for execute as it's automatically used internally. PR [#716](https://github.com/tiangolo/sqlmodel/pull/716) by [@tiangolo](https://github.com/tiangolo).
* ✅ Move OpenAPI tests inline to simplify updating them with Pydantic v2. PR [#709](https://github.com/tiangolo/sqlmodel/pull/709) by [@tiangolo](https://github.com/tiangolo).
### Upgrades