update credits, changelog, version
[gitmo/MooseX-Singleton.git] / ChangeLog
CommitLineData
b375b147 1Revision history for Perl extension MooseX-Singleton
2
d64d5811 30.04 2008-01-27
4 - exception when ->new called with args and instance already init'd (rjbs)
5
b375b147 60.03 2007-12-16
7 - reimplementation as a metaclass (Sartak)
8 - initial CPAN release
9
100.02 2007-12-16
11 - instance and new are really the same, cleanup (Sartak)
12
130.01 2007-04-20
14 - initial implementation as a role (Debolaz)