Merge pull request #196 from vanife/patch-1

fixed the year
This commit is contained in:
Konsta Vesterinen
2016-02-28 09:55:21 -08: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)