Release 0.03003
[dbsrgits/DBIx-Class-Tree.git] / Changes
diff --git a/Changes b/Changes
index cf049ba..1582bd1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,15 @@
 
 Revision history for DBIx::Class::Tree
 
+0.03003 2011-01-20
+    - The repository has been migrated from subversion to git
+    - Optimized is_leaf to not trigger another query if the children
+      releationship is prefetched
+
+0.03002 2010-09-23
+    - Added various docs
+    - Added ordered ancesors (nebulous)
+
 0.03001 2010-04-25
     - Fixed the parents (note the plural) relationship to
       not have cascade_copy set by default