Update changes

This commit is contained in:
Konsta Vesterinen
2014-01-05 00:20:50 +02:00
parent 95e735c3d8
commit 907496156f

View File

@@ -7,8 +7,10 @@ Here you can see the full list of changes between each SQLAlchemy-Utils release.
0.22.0 (2014-01-04) 0.22.0 (2014-01-04)
^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^
- SQLAlchemy 0.9 support - Added SQLAlchemy 0.9 support
- JSONType uses sqlalchemy.dialects.postgresql.JSON if available - Made JSONType use sqlalchemy.dialects.postgresql.JSON if available
- Updated psycopg requirement to 2.5.1
- Deprecated NumberRange classmethod constructors
0.21.0 (2013-11-11) 0.21.0 (2013-11-11)