updated
[gitmo/MooseX-Types-Path-Class.git] / Changes
diff --git a/Changes b/Changes
index e6b128e..26d6c19 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,25 @@
 Revision history for MooseX-Types-Path-Class
 
+0.06 unreleased
+
+    * added SEE ALSO section in pod
+
+    * converted git repo to Dist::Zilla
+
+0.05 Tue Oct 21 2008
+
+    * use class_type()
+
+    * made MooseX::Getopt an optional dependency
+
+    * pod updates
+
+    * made Dir and File subtypes of Path::Class::*
+
+0.04 Mon Nov 29 2007
+
+    * fixed test on MSWin32 (cpantesters++)
+
 0.03 Mon Nov 28 2007
 
     * refactored a bit (less code now)