]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 23 Dec 2025 20:58:01 +0000 (20:58 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 23 Dec 2025 20:58:01 +0000 (20:58 +0000)
[skip ci]

docs/release-notes.md

index 32b4ff44910a626ec0b2191fd2220dfdba9edf6c..1c29abfc9c7058394d9ee9a9c5546f350c13fce9 100644 (file)
@@ -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