Version 0.03
[gitmo/MooseX-ConfigFromFile.git] / ChangeLog
index 38303a5..cb040dd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,11 @@
 Revision history for Perl extension MooseX::ConfigFromFile
 
-0.03 - ???
+0.03 - Dec 18, 2010
     - The test suite now uses Test::Fatal instead of Test::Exception (Karen
       Etheridge).
-    - Fix bug reported by Strayph in #moose with inheritance (perigrin)
+    - Fix bug reported by Strayph in #moose with inheritance RT#63624 (perigrin)
+    - Add repository metadata
+    - Fix RT#57023, RT#49369.
 
 0.02 - Jan 23, 2008
     - Honor any default supplied for the configfile attribute