Skip to content

Commit

Permalink
🔖 Release version 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Sep 24, 2020
1 parent ba52c19 commit 2b87140
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,10 @@ def test_pydantic_sqlalchemy():

### Latest Changes

### 0.0.7

* Update requirements of `importlib-metadata` to support the latest version `2.0.0`. PR [#11](https://github.com/tiangolo/pydantic-sqlalchemy/pull/11).

### 0.0.6

* 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).
Expand Down

0 comments on commit 2b87140

Please sign in to comment.