Skip to content

Commit 21ce1e2

Browse files
committed
📝 Update release notes
1 parent e514f90 commit 21ce1e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ def test_pydantic_sqlalchemy():
108108

109109
### Latest Changes
110110

111+
* Add support for SQLAlchemy extended types like [sqlalchemy-utc: UtcDateTime](https://github.com/spoqa/sqlalchemy-utc). PR [#9](https://github.com/tiangolo/pydantic-sqlalchemy/pull/9).
112+
111113
### 0.0.5
112114

113115
* Exclude columns before checking their Python types. PR [#5](https://github.com/tiangolo/pydantic-sqlalchemy/pull/5) by [@ZachMyers3](https://github.com/ZachMyers3).

0 commit comments

Comments
 (0)