Renamed Positional to Ordered and added tests for Ordered.
[dbsrgits/DBIx-Class-Tree.git] / Changes
1
2 Revision history for DBIx::Class::Tree
3
4 0.01000
5     - Added tests for Ordered.
6     - Renamed Positional as Ordered.
7     - Added tests for AdjacencyList.
8     - Moved Positional functionality out of AdjacencyList
9       and in to AdjacencyList::Positional.
10     - AdjacencyList module created.
11     - First version.
12