Merge branch 'master' of github.com:kvesteri/sqlalchemy-utils

This commit is contained in:
Konsta Vesterinen
2016-03-05 10:32:05 +02:00

View File

@@ -4,13 +4,13 @@ Changelog
Here you can see the full list of changes between each SQLAlchemy-Utils release.
0.31.6 (2015-01-21)
0.31.6 (2016-01-21)
^^^^^^^^^^^^^^^^^^^
- Added literal parameter processing for ArrowType (#182, pull request courtesy of jmagnusson)
0.31.5 (2015-01-14)
0.31.5 (2016-01-14)
^^^^^^^^^^^^^^^^^^^
- Fixed scalar parsing of LocaleType (#173)