summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2015-03-25 10:04:49 +0000
committerGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2015-03-25 10:04:49 +0000
commit1af9ada48f844f08a4200f05a56715573a97d6e2 (patch)
tree5676f4e67b82eee1b01b80d23623f0a9df6f4c04 /ChangeLog
parentmore rebust tests, work with hash randomisation (diff)
downloadTree-Template-Declare-1af9ada48f844f08a4200f05a56715573a97d6e2.tar.gz
Tree-Template-Declare-1af9ada48f844f08a4200f05a56715573a97d6e2.tar.bz2
Tree-Template-Declare-1af9ada48f844f08a4200f05a56715573a97d6e2.zip
make tests compatible with newer Tree::DAG_Node
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2cd9dfe..66c42e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
.. -*- mode: rst; coding: utf-8 -*-
-
+0.6 2015-03-25
+ - fixed tests that depended on a particular output from
+ Tree::DAG_Node::tree_to_lol(), they should now work with any
+ version of Tree::DAG_Node
+
0.5 2013-01-27
- fixed tests broken by better hash randomisation in perl 5.18