From: github-actions[bot] Date: Tue, 23 Dec 2025 20:58:01 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.0.29~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44e7a2d1ac54fbebefcc4ea1334e920dfc48a428;p=thirdparty%2Ffastapi%2Fsqlmodel.git 📝 Update release notes [skip ci] --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 32b4ff44..1c29abfc 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -2,6 +2,10 @@ ## Latest Changes +### Fixes + +* 🐛 Fix `alias` support for Pydantic v2. PR [#1577](https://github.com/fastapi/sqlmodel/pull/1577) by [@ravishan16](https://github.com/ravishan16). + ## 0.0.28 ### Fixes