]> git.donarmstrong.com Git - ape.git/blobdiff - NEWS
various bug fixes since the release of ape 3.0
[ape.git] / NEWS
diff --git a/NEWS b/NEWS
index 0a4293ea3df9c121d1d74dac19fd1ea12278e2c6..57a418c6ccc6900c31d67a1e6dab4f121120cda2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+               CHANGES IN APE VERSION 3.0-1
+
+
+NEW FEATURES
+
+    o dist.dna() has two new models: "indel" and "indelblock".
+
+    o bind.tree() now accepts 'position' > 0 when the trees have no
+      banch length permitting to create a node in 'x' when grafting
+      'y' (see ?bind.tree for details).
+
+
+BUG FIXES
+
+    o cophyloplot( , rotate = TRUE) made R hanged after a few clicks.
+      Also the tree is no more plotted twice.
+
+    o read.GenBank() has been updated to work with EFetch 2.0.
+
+
+
                CHANGES IN APE VERSION 3.0