diff --git a/CHANGES.rst b/CHANGES.rst index e987167..0fb62e1 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -7,7 +7,8 @@ Here you can see the full list of changes between each SQLAlchemy-Utils release. 0.27.9 (2014-12-01) ^^^^^^^^^^^^^^^^^^^ -- Fix aggregated decorator many-to-many relationship handling +- Fixed aggregated decorator many-to-many relationship handling +- Fixed aggregated column alias handling 0.27.8 (2014-11-13)