v1.1.1 - Mar 30, 2015

    Handle versions of phpcr-odm without transactional #190.

v1.1.0 - Mar 28, 2015

    Added Loader::loadFromFile #79
    Added exception on missing reference: #179
    Add support for 2.5 embeddables: #137
    Now requires doctrine/orm >= 2.4 if you use doctrine/orm
    PHPCRExecutor is now ran in a transaction: #165
    PHPCRExecutor now has tests: #165
    MongoDBPurger will now recreate dropped indices: #188
    MongoDB is now tested against a Mongo database if available: #188

v1.0.2 - 27 Mar 2015

Fixes a BC break

    Revert "#166: Use EntityManagerInterface instead of EntityManager"' (#186)

v1.0.1 - 22 Mar 2015

    Added Travis: 69c2230
    Now supports table quoting for dropping joined tables: #180
    Fixed ProxyReferenceRepository which was forcing to have a getId: 8ffac1c
    Fixed identifiers retrieval on ReferenceRepository if Entity is not yet managed my UnitOfWork: dfc0dc9
    Doctrine dependencies relaxed: 83a910f
    Fix purging non-public schema tables: #171

v1.0.0 - 5 Sep 2013
v1.0.0-ALPHA4 - 5 Sep 2013
v1.0.0-ALPHA3 - 11 Oct 2012
v1.0.0-ALPHA2 - 25 Jan 2012
v1.0.0-ALPHA1 - 25 Jan 2012 
