fixed the year

This commit is contained in:
vanife
2016-02-28 07:34:18 +01:00
parent 7ad870d78b
commit efcafc24a8

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)