9fe09227d997fa49c31a882b48cf2bdbe3dfd8bd
[gitmo/MooseX-Singleton.git] / ChangeLog
1 Revision history for Perl extension MooseX-Singleton
2
3 0.03 2007-12-16
4     - reimplementation as a metaclass (Sartak)
5         - initial CPAN release
6
7 0.02 2007-12-16
8     - instance and new are really the same, cleanup (Sartak)
9
10 0.01 2007-04-20
11     - initial implementation as a role (Debolaz)