Revision history for Data-Random-Tree

0.04    2016-03-26 (PERLANCAR)

        - No functional changes.

        - [doc] Fix grammar (thanks SHLOMIF).

        - Update/fix test.


0.03    2016-03-26 (PERLANCAR)

        - [Incompatible change] Set children using $node->children(\@nodes)
          instead of $node->children(@nodes) because the latter is incompatible
          with most class accessors.

        - Fixes.


0.02    2016-03-24 (PERLANCAR)

        - No functional changes.

        - Add basic test and more documentation.


0.01    2016-03-24 (PERLANCAR)

        - First release.
