diff --git a/CHANGES.rst b/CHANGES.rst index 7fe20cd..728378e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -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)