Add dist files (MANIFEST, META.yml, Makefile.pl, etc).
[dbsrgits/DBIx-Class-Tree.git] / Changes
diff --git a/Changes b/Changes
index e14e816..2b391c6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,7 @@
 
 Revision history for DBIx::Class::Tree
 
-0.01000
+0.01000 2006-11-06
     - Added is_leaf, is_root, and is_branch to AdjacencyList.
     - Added a validation override for set_primary_key().
     - Removed the _grouping_clause override method.