📝 Update release notes

This commit is contained in:
github-actions 2023-11-26 13:57:29 +00:00
parent a974d9104f
commit 781a2d6b0a

View File

@ -2,6 +2,10 @@
## Latest Changes
### Refactors
* ✅ 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).
## 0.0.12
### Features