New features
[5498acc] Support translatable enum's, fix grid displaying single enum value twice, auto-detect enum based of Doctrine's enumType setting (@psihius)
[f3c9503] Remove Sass and use only CSS to build the assets of this bundle (@javiereguiluz)
Bug fixes
[cf7a189] Update NumericFilter.php for fix STORED_AS_CENTS if not stored as cents (@beregovoy)