Update changes

This commit is contained in:
Konsta Vesterinen
2014-01-21 14:50:54 +02:00
parent 8e744f6745
commit cf64c416f9

View File

@@ -4,6 +4,14 @@ Changelog
Here you can see the full list of changes between each SQLAlchemy-Utils release.
0.23.2 (2014-01-21)
^^^^^^^^^^^^^^^^^^^
- Fixed issues with ColorType and ChoiceType string bound parameter processing
- Fixed inheritance handling with aggregates
- Fixed generic relationship nullifying
0.23.1 (2014-01-14)
^^^^^^^^^^^^^^^^^^^