Changelog entry
[gitmo/MooseX-Singleton.git] / ChangeLog
index e969ebc..ea5ec55 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 Revision history for Perl extension MooseX-Singleton
 
+0.19 2009-07-09
+    - Remove ambiguity about copyright holder (Sartak)
+
+0.18 2009-06-21
+    - Changes to work Moose 0.82 (Dave Rolsky) 
+       
 0.17 2009-04-24
     - Add ClassName->_clear_instance. (hdp)