A bunch of tweaks inspired by comments from Dave Howorth.
[dbsrgits/DBIx-Class-Tree.git] / Changes
1
2 Revision history for DBIx::Class::Tree
3
4 0.01000
5     - Removed the _grouping_clause override method.
6     - Created a TODO document.
7     - attach_child() attach_sibling() now accept more than 
8       one object to attach.
9     - Added tests for Ordered.
10     - Renamed Positional as Ordered.
11     - Added tests for AdjacencyList.
12     - Moved Positional functionality out of AdjacencyList
13       and in to AdjacencyList::Positional.
14     - AdjacencyList module created.
15     - First version.
16