From: github-actions[bot] Date: Wed, 8 Oct 2025 16:26:52 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.0.27~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f9f4faf68bcd3670b98983cccc0b139412b744a8;p=thirdparty%2Ffastapi%2Fsqlmodel.git 📝 Update release notes [skip ci] --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 1917ea04..81044d7c 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -2,6 +2,10 @@ ## Latest Changes +### Upgrades + +* ⬆️ Add support for Python 3.14. PR [#1578](https://github.com/fastapi/sqlmodel/pull/1578) by [@svlandeg](https://github.com/svlandeg). + ## 0.0.26 ### Fixes