X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=e2d3a719b75a9a6b24fe636fb2c8c4283a2e8e23;hb=9717d3ca4e452a4a6d092856565131ca7b5cc1f5;hp=934f4aafccb62ff7df202411c6c856d9970af19a;hpb=9d3d72a3e068d1b19406e969566e7b80b9a9c755;p=dbsrgits%2FDBIx-Class-Tree.git diff --git a/Changes b/Changes index 934f4aa..e2d3a71 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,10 @@ Revision history for DBIx::Class::Tree 0.01000 + - Removed the _grouping_clause override method. + - Created a TODO document. + - attach_child() attach_sibling() now accept more than + one object to attach. - Added tests for Ordered. - Renamed Positional as Ordered. - Added tests for AdjacencyList.