From: github-actions Date: Thu, 6 Mar 2025 18:59:00 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.0.24~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=262610c3b04afc7f4a3aae2204741f8a4319563a;p=thirdparty%2Ffastapi%2Fsqlmodel.git 📝 Update release notes [skip ci] --- diff --git a/docs/release-notes.md b/docs/release-notes.md index a47d439c..7120c250 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -2,6 +2,10 @@ ## Latest Changes +### Upgrades + +* ⬆️ Add support for Python 3.13. PR [#1289](https://github.com/fastapi/sqlmodel/pull/1289) by [@svlandeg](https://github.com/svlandeg). + ## 0.0.23 ### Fixes