add missing newline for no-linenumber-change dzil
[dbsrgits/DBIx-Class-DeploymentHandler.git] / lib / DBIx / Class / DeploymentHandler / VersionHandler / ExplicitVersions.pm
2014-05-16 Arthur Axel 'fREW... add missing newline for no-linenumber-change dzil
2012-03-30 Arthur Axel 'fREW... Improve docs by linking from implementations to their...
2010-05-18 Arthur Axel 'fREW... disallow undef in versions
2010-05-16 Arthur Axel 'fREW... fix ExplicitVersions to downgrade in a sensible order
2010-05-08 Arthur Axel 'fREW... fix ExplicitVersions to downgrade in a sensible order
2010-04-03 Arthur Axel 'fREW... add abstracts
2010-04-03 Arthur Axel 'fREW... cleanup modelines
2010-03-28 Arthur Axel 'fREW... downgrades for explicit version handler + tests
2010-03-27 Arthur Axel 'fREW... take out silly comments
2010-03-27 Arthur Axel 'fREW... working downgrades!
2010-03-20 Arthur Axel 'fREW... no need for MSS for simple modules
2010-03-20 Arthur Axel 'fREW... rework code a bit and die on a logic error
2010-03-20 Arthur Axel 'fREW... VersionHandler no longer needs access to other componen...
2010-03-17 Arthur Axel 'fREW... use VersionStorage in the rest of our stuff
2010-02-27 Arthur Axel 'fREW... namespace reorg