X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=5e2a0fadeb08e215ea684f3ff9ec397d04286b3d;hb=92ef6853c5cb0e730dad1af9961064239a1d375f;hp=d1862f60b567b5ac81a855dbc0ddb53a86a9d0a0;hpb=2419de65ffb4f7c45eb8c2448bcba3d0df64744f;p=ape.git diff --git a/ChangeLog b/ChangeLog index d1862f6..5e2a0fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ + CHANGES IN APE VERSION 2.5-4 + + +NEW FEATURES + + o There is now an 'as.list' method for the class "DNAbin". + + + CHANGES IN APE VERSION 2.5-3 @@ -7,8 +16,8 @@ NEW FEATURES text to be plotted in different fonts. o There are now replacement operators for [, [[, and $ for the class - "multiPhylo" (i.e., TREES[11:20] <- rmtree(10, 100)). They check - that the tip labels are the same in all trees. + "multiPhylo" (i.e., TREES[11:20] <- rmtree(10, 100)). They possibly + check that the tip labels are the same in all trees. o Objects of class "multiPhylo" can be built with c(): there are methods for the classes "phylo" and "multiPhylo".