From: Sebastián Ramírez Date: Fri, 26 Dec 2025 11:44:20 +0000 (+0100) Subject: 🔖 Release version 0.0.30 X-Git-Tag: 0.0.30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98d61b74127a765027837d427ff1ff72a6b92fbc;p=thirdparty%2Ffastapi%2Fsqlmodel.git 🔖 Release version 0.0.30 --- diff --git a/docs/release-notes.md b/docs/release-notes.md index aa907b69..1cfd99f8 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -2,6 +2,8 @@ ## Latest Changes +## 0.0.30 + ### Breaking Changes * ➖ Drop support for Python 3.8. PR [#1696](https://github.com/fastapi/sqlmodel/pull/1696) by [@tiangolo](https://github.com/tiangolo).