is_* methods and primary key validation
[dbsrgits/DBIx-Class-Tree.git] / Changes
diff --git a/Changes b/Changes
index e2d3a71..e14e816 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,8 @@
 Revision history for DBIx::Class::Tree
 
 0.01000
+    - Added is_leaf, is_root, and is_branch to AdjacencyList.
+    - Added a validation override for set_primary_key().
     - Removed the _grouping_clause override method.
     - Created a TODO document.
     - attach_child() attach_sibling() now accept more than