X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=NEWS;h=a3aa8c97e7ab0d49d29f6711b1a41ed6b5b5a812;hb=9fc53cd2b72b2fb95a9c0b203144b9bd065bb1a3;hp=2a2601eed63c5c5303ef39cc0153505399129d6a;hpb=6ee9e0a4e1e6bbc09187382bfdef57fafe3844c7;p=ape.git diff --git a/NEWS b/NEWS index 2a2601e..a3aa8c9 100644 --- a/NEWS +++ b/NEWS @@ -15,7 +15,8 @@ BUG FIXES o Simulation of OU process with rTraitCont() did not work correctly. This now uses formula from Gillespie (1996) reduced to a BM - process when alpha = 0 avoiding division by zero. + process when alpha = 0 to avoid division by zero. The option + 'linear' has been removed.