One feature, une bugfix
- Added a new event:
ez_migration.migration_aborted
that can be listened to by user code, triggered when aMigrationAbortedException
is thrown by a migration executor - Fix BC with custom Complex FieldType handlers created by extending the bundle (bug introduced in 3.2)