Update changes

This commit is contained in:
Konsta Vesterinen
2014-01-14 17:40:26 +02:00
parent ebc5de98fb
commit b3f259a089

View File

@@ -7,7 +7,8 @@ Here you can see the full list of changes between each SQLAlchemy-Utils release.
0.23.1 (2014-01-14)
^^^^^^^^^^^^^^^^^^^
- Added support for membership operators 'in' and 'not in' for range types
- Added support for membership operators 'in' and 'not in' in range types
- Added support for contains and contained_by operators in range types
- Added range types to main module import