]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 26 Nov 2023 13:57:29 +0000 (13:57 +0000)
committergithub-actions <github-actions@github.com>
Sun, 26 Nov 2023 13:57:29 +0000 (13:57 +0000)
docs/release-notes.md

index e3c35629d82224bf8436e7417dd84f27ef44e900..c496468f4952de832e954bab487d3921fa1d4899 100644 (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