X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=53f4a6209d15230d3dbb36932f60b65c3c173daa;hb=57c9d4fd10a4449c27c65873eaf9315b5b7ed874;hp=a021f9c327e1f7a003ec05fd9e0e359384e46a52;hpb=52008daf7f708f3fcdc735f22af308dd1a461670;p=ape.git diff --git a/ChangeLog b/ChangeLog index a021f9c..53f4a62 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ + CHANGES IN APE VERSION 2.6-3 + + +BUG FIXES + + o as.hclust.phylo() now returns an error with unrooted trees. + + + CHANGES IN APE VERSION 2.6-2 @@ -28,6 +37,15 @@ BUG FIXES o drop.tip() shuffled tip labels with subtree = TRUE or trim.internal = FALSE. + o Objects returned by as.hclust.phylo() failed when analysed with + cutree() or rect.hclust(). + + o write.tree() did not output correctly node labels (thanks to Naim + Matasci and Jeremy Beaulieu for the fix). + + o ace(type = "discrete") has been improved thanks to Naim Marasci and + Jeremy Beaulieu. + CHANGES IN APE VERSION 2.6-1