Tidy up
[gitmo/MooseX-ConfigFromFile.git] / ChangeLog
index ca765f7..38303a5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 Revision history for Perl extension MooseX::ConfigFromFile
 
+0.03 - ???
+    - The test suite now uses Test::Fatal instead of Test::Exception (Karen
+      Etheridge).
+    - Fix bug reported by Strayph in #moose with inheritance (perigrin)
+
 0.02 - Jan 23, 2008
     - Honor any default supplied for the configfile attribute