X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=13751957239f34beb73b573549fa7c40ef51e7ba;hb=dca7b216e929337836a18374147b13eb793ffd95;hp=5028e760afe10da2418ce224643490dad9d12b39;hpb=a076911b4eb7fa457d17133fd48213e136a76f84;p=ape.git diff --git a/ChangeLog b/ChangeLog index 5028e76..1375195 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ + CHANGES IN APE VERSION 2.4 + + +NEW FEATURES + + o base.freq() has a new option 'freq' to return the counts; the + default is still to return the proportions. + + +BUG FIXES + + o seg.sites() did not handle ambiguous nucleotides correctly: they are + now ignored. + + +DEPRECATED & DEFUNCT + + o The functions heterozygosity, nuc.div, theta.h, theta.k and + theta.s have been moved from ape to pegas. + + +OTHER CHANGES + + o Deprecated functions are now listed in a help page: see + help("ape-defunct"), with the quotes! + + CHANGES IN APE VERSION 2.3-3